.wolfpack-logo{width:200px}.login-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;flex-direction:column;padding:2rem}.login-container .login-card{display:flex;flex-direction:column;width:100%;max-width:450px;padding:2rem;gap:1rem;border-radius:8px}.login-container .login-header{display:flex;justify-content:center;align-items:center;gap:10px}.login-container .login-title{text-align:center;font-size:2rem;font-weight:700}.login-container .login-form{display:flex;flex-direction:column;gap:1rem}.login-container .login-form input:-webkit-autofill,.login-container .login-form input:-webkit-autofill:hover,.login-container .login-form input:-webkit-autofill:focus,.login-container .login-form input:-webkit-autofill:active{background:transparent!important;-webkit-box-shadow:0 0 0px 1000px var(--mui-palette-custom-header) inset!important;animation:none!important;color:inherit!important}.login-container .login-button{width:100%;padding:.75rem}.image-file-upload-container{display:flex;max-height:100px;gap:1em}.image-file-upload-container .image-preview-container{display:flex;align-items:flex-end}.image-file-upload-container .image-preview-container .image-preview{height:40px}.match-type-container{display:flex;align-items:center;justify-content:space-between}.event-details-loading{display:flex;justify-content:center;align-items:center;width:100%;height:100%;background-color:#2b2b3f}.event-details-container{padding:2rem;background-color:#2b2b3f;display:flex;flex-direction:column;gap:2rem;min-height:100vh}.event-details-container__header{display:flex;justify-content:space-between;align-items:center}.event-details-container__header .back-btn{display:flex}.event-details-container__header .edit-btn{display:flex;align-items:center;gap:.5rem}.event-details-container .event-details{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff13;border:1px solid rgba(255,255,255,.2);border-radius:1rem;padding:1.5rem;color:#fff;display:flex;flex-direction:column;gap:1rem}.event-details-container .event-details__title{font-size:2rem;font-weight:600}.event-details-container .event-details__tags{display:flex;gap:1rem}.event-details-container .event-details__tag{display:inline-flex;align-items:center;background:#ffffff1a;padding:.35em .75em;border-radius:9999px;font-size:.875rem;font-weight:500;color:#e5e7eb;gap:.5em}.event-details-container .tournament-details{display:flex;flex-direction:column;gap:1rem}.event-details-container .tournament-details__header{display:flex;gap:1rem;justify-content:space-between}.event-details-container .tournament-details__header .title{display:flex;flex-direction:column;gap:5px;align-items:flex-start}.event-details-container .tournament-details__header .title .heading{font-size:1.5rem;font-weight:400;display:flex;align-items:center}.event-details-container .tournament-details__header .title .heading .icon{color:var(--mui-palette-primary-main);margin-right:3px}.event-details-container .tournament-details__list{display:grid;gap:1rem}.event-details-container .tournament-details .tournament-card__content{background-color:#1e1e2f;display:flex;flex-direction:column;gap:1rem}.event-details-container .tournament-details .tournament-card__content .tournament-info{display:flex;flex-direction:column;gap:10px}.event-details-container .tournament-details .tournament-card__content .tournament-info__meta{display:flex;flex-wrap:wrap;gap:.5rem;align-items:center}.event-details-container .tournament-details .tournament-card__content .tournament-info__time-details{display:flex;align-items:center;gap:1rem;font-size:.875rem;color:#6b7280}.event-details-container .tournament-details .tournament-card__content .tournament-info__time-details .tournament-date,.event-details-container .tournament-details .tournament-card__content .tournament-info__time-details .tournament-participants,.event-details-container .tournament-details .tournament-card__content .tournament-info__time-details .tournament-game{display:flex;align-items:center;justify-content:center;gap:.5rem}.event-details-container .tournament-details .tournament-card__content .tournament-info__view-details,.event-details-container .tournament-details .tournament-card__content .tournament-view-details{font-weight:400;display:flex;align-items:center;align-self:flex-end;gap:.5rem}.event-details-container .tournament-details__no-tournaments{display:flex;flex-direction:column;gap:1em;text-align:center;padding:3rem;border-radius:1rem;border:1px solid #b0b2b4}.event-details-container .tournament-details__no-tournaments button{align-self:center}.event-details-container .tournament-details__no-tournaments button .icon{margin-right:3px}.payment-failed-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:var(--mui-palette-background-default);padding:1em}.error-icon{color:#f87171;font-size:10rem}.content{display:flex;flex-direction:column;align-items:center;text-align:center;gap:1em}.register-again-container{background-color:var(--mui-palette-background-default);padding:1em}.payment-success-container{display:flex;justify-content:center;align-items:center;min-height:100vh;background-color:var(--mui-palette-background-default);padding:1em}.payment-card{max-width:500px;width:100%;background-color:var(--mui-palette-background-paper);border-radius:12px;box-shadow:0 6px 24px #0000004d;gap:2rem;padding:1em}.check-circle{color:#34d399;font-size:10rem}.content{display:flex;flex-direction:column;align-items:center;text-align:center}.title{font-weight:700;color:var(--mui-palette-text-primary);margin-bottom:2em;display:flex;gap:1rem;justify-content:center;align-items:center}.description{color:#d1d5db;font-size:16px;margin-bottom:24px;max-width:400px}.highlighted-email{font-weight:600;color:#fff}.fixed-container{width:100%;height:100%}.fixed-container>div:first-child{height:100%;width:100%}.registration-form-page-container{display:flex;justify-content:center;align-items:center;flex-direction:column;gap:2em;height:100%;padding:1em}.registration-form-page-container .image-container{padding-left:1.8em}.registration-form-page-container .registration-form-page{display:flex;flex-direction:column;gap:2em;padding:1.5em;width:100%;max-width:450px}.registration-form-page-container .registration-form-page .header-container{text-align:center;font-size:medium;font-weight:700;line-height:1.3}.registration-form-page-container .registration-form-page .header-container .eventName{color:var(--mui-palette-primary-main);font-weight:600;text-transform:uppercase;letter-spacing:1px;font-size:1.7em}.registration-form-page-container .registration-form-page .custom-scroll-listbox{max-height:150px;overflow-y:auto;list-style-type:none;margin:0;padding:0;background-color:#1e1e2f;scrollbar-width:thin}.registration-form-page-container .registration-form-page .custom-scroll-listbox::-webkit-scrollbar{width:8px}.registration-form-page-container .registration-form-page .custom-scroll-listbox::-webkit-scrollbar-track{background:transparent}.registration-form-page-container .registration-form-page .custom-scroll-listbox::-webkit-scrollbar-thumb{background-color:var(--mui-palette-primary-main);border-radius:10px}.registration-form-page-container .registration-form-page .form-container{display:flex;flex-direction:column;gap:1em}.registration-form-page-container .registration-form-page .form-container .autocomplete-option{background-color:#2c2c3e;display:flex;justify-content:space-between;align-items:center;border-radius:10px;padding:.5rem;margin:.5rem;transition:background .3s ease;box-sizing:content-box}.registration-form-page-container .registration-form-page .form-container .autocomplete-option:hover{background-color:#3a3a4d;cursor:pointer}.registration-form-page-container .registration-form-page .form-container .autocomplete-option .player-details .player-name{font-weight:500;font-size:.9rem;color:#fff}.registration-form-page-container .registration-form-page .form-container .autocomplete-option .player-details .player-location{font-size:.8rem;color:#aaa}.registration-form-page-container .registration-form-page .form-container .autocomplete-option .player-rating-container{display:flex;flex-direction:column;align-items:flex-end;gap:3px}.registration-form-page-container .registration-form-page .form-container .autocomplete-option .player-rating-container .player-rating-box{display:flex;align-items:center;gap:4px}.registration-form-page-container .registration-form-page .form-container .autocomplete-option .player-rating-container .player-rating-box .player-rating{font-size:1rem;font-weight:500;color:#fff}.registration-form-page-container .registration-form-page .form-container .autocomplete-option .player-rating-container .player-rating-box .rating-icon{color:var(--mui-palette-primary-main);font-size:1rem}.registration-form-page-container .registration-form-page .form-container .autocomplete-option .player-rating-container .player-rating-status{background-color:var(--mui-palette-primary-main);color:#fff;font-size:.65rem;font-weight:500;padding:2px 8px;border-radius:12px;text-transform:uppercase}.registration-form-page-container .registration-form-page .form-container input{padding:1em}.registration-form-page-container .registration-form-page .form-container input:-webkit-autofill,.registration-form-page-container .registration-form-page .form-container input:-webkit-autofill:hover,.registration-form-page-container .registration-form-page .form-container input:-webkit-autofill:focus,.registration-form-page-container .registration-form-page .form-container input:-webkit-autofill:active{background:transparent!important;-webkit-box-shadow:0 0 0px 1000px var(--mui-palette-custom-header) inset!important;animation:none!important;color:inherit!important}.registration-form-page-container .registration-form-page .form-container button{font-size:medium;width:100%;align-self:center}.event-setting-container{display:flex;flex-direction:column;min-height:100vh;width:100%}.event-setting-container .event-setting-header{padding:16px;display:flex;justify-content:space-between;align-items:center}.event-setting-container .event-setting-list{display:flex;padding:20px;gap:20px;flex-wrap:wrap;height:100%}.event-setting-container .event-setting-list__loading,.event-setting-container .event-setting-list__empty{display:flex;justify-content:center;align-items:center;width:100%;height:100%}.event-setting-container .event-setting-list .event-card{display:flex;flex-direction:column;border-radius:12px;overflow:hidden;transition:box-shadow .3s ease;width:330px}.event-setting-container .event-setting-list .event-card :hover{box-shadow:0 4px 20px #00000026}.event-setting-container .event-setting-list .event-card__image{min-height:250px;object-fit:cover}.event-setting-container .event-setting-list .event-card__content{background-color:#1e1e2f;color:#fff;padding:20px;height:100%;display:flex;flex-direction:column;justify-content:space-evenly}.event-setting-container .event-setting-list .event-card__title{display:flex;align-items:center}.event-setting-container .event-setting-list .event-card__title .text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:100%}.event-setting-container .event-setting-list .event-card__title .icon{margin-right:6px}.event-setting-container .event-setting-list .event-card__info{margin-top:8px}.event-setting-container .event-setting-list .event-card__description{margin-top:12px;display:flex;align-items:center}.event-setting-container .event-setting-list .event-card__description .text{text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:100%}.event-setting-container .event-setting-list .event-card__actions{display:flex;justify-content:flex-end;width:100%}.event-setting-container .event-setting-list .event-card__actions .view-button{border-radius:0;display:flex;gap:10px}.event-setting-container .event-setting-list .event-card__actions .icon{color:var(--mui-palette-primary-main)}.registrations-container{width:100%;height:calc(100vh - 210px);overflow-y:auto;display:flex;flex-direction:column}.registrations-container>div:first-child{padding-left:0!important}.registrations-container .MuiDataGrid-footerContainer{position:"sticky";bottom:0;border-top:1}.registrations-container .register-player-icon{margin-right:5px}.registrations-container .quick-actions{display:flex;gap:10px;margin-top:9px}.registrations-container .quick-actions button{padding:5px}.registrations-container .quick-actions .icon{margin-right:3px;font-size:large}.custom-scroll-listbox{max-height:200px;overflow-y:auto;list-style-type:none;margin:0;padding:0;background-color:#1e1e2f;scrollbar-width:thin}.custom-scroll-listbox::-webkit-scrollbar{width:8px}.custom-scroll-listbox::-webkit-scrollbar-track{background:transparent}.custom-scroll-listbox::-webkit-scrollbar-thumb{background-color:#f49e24;border-radius:10px}.form-container{display:flex;flex-direction:column;gap:1em;width:100%;max-width:450px}.form-container .autocomplete-option{background-color:#2c2c3e;display:flex;justify-content:space-between;align-items:center;border-radius:10px;padding:.5rem;margin:.5rem;transition:background .3s ease;box-sizing:content-box}.form-container .autocomplete-option:hover{background-color:#3a3a4d;cursor:pointer}.form-container .autocomplete-option .player-details .player-name{font-weight:500;font-size:.9rem;color:#fff}.form-container .autocomplete-option .player-details .player-location{font-size:.8rem;color:#aaa}.form-container .autocomplete-option .player-rating-container{display:flex;flex-direction:column;align-items:flex-end;gap:3px}.form-container .autocomplete-option .player-rating-container .player-rating-box{display:flex;align-items:center;gap:4px}.form-container .autocomplete-option .player-rating-container .player-rating-box .player-rating{font-size:1rem;font-weight:500;color:#fff}.form-container .autocomplete-option .player-rating-container .player-rating-box .rating-icon{color:#f49e24;font-size:1rem}.form-container .autocomplete-option .player-rating-container .player-rating-status{background-color:#f49e24;color:#fff;font-size:.65rem;font-weight:500;padding:2px 8px;border-radius:12px;text-transform:uppercase}.form-container input{padding:1em}.form-container input:-webkit-autofill,.form-container input:-webkit-autofill:hover,.form-container input:-webkit-autofill:focus,.form-container input:-webkit-autofill:active{background:transparent!important;-webkit-box-shadow:0 0 0px 1000px var(--mui-palette-custom-header) inset!important;animation:none!important;color:inherit!important}.form-container button{font-size:medium;width:100%;align-self:center}.tournament-detail-container{padding:2rem;background-color:#2b2b3f;display:flex;flex-direction:column;gap:10px;min-height:100vh;width:100%}.tournament-detail-container .tournament-details{display:flex;flex-direction:column;gap:1em}.tournament-detail-container .tournament-details__edit-btn{align-self:flex-end}.tournament-detail-container .tournament-header{color:#fff;display:flex;flex-direction:column;gap:2rem}.tournament-detail-container .tournament-header__buttons{display:flex;justify-content:space-between;align-items:center}.tournament-detail-container .tournament-header__content{-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);background:#ffffff13;border:1px solid rgba(255,255,255,.2);border-radius:1rem;padding:1.5rem;display:flex;justify-content:space-between;flex-wrap:wrap;gap:1rem}.tournament-detail-container .tournament-header__info{display:flex;flex-direction:column;gap:.5rem}.tournament-detail-container .tournament-header__info__status{display:flex;gap:.5rem}.tournament-detail-container .tournament-header__title{font-size:2rem;margin-bottom:.5rem}.tournament-detail-container .tournament-header__description{color:#ccc}.tournament-detail-container .tournament-header__actions{display:flex;align-items:center;justify-content:space-between;gap:1rem}.tournament-detail-container .tournament-header__actions .icon{margin-right:.3rem}.tournament-detail-container .tournament-header__switch-wrapper{display:flex;align-items:center;gap:.5rem}.tournament-detail-container .tournament-header__grid{display:flex;flex-direction:row;gap:2rem;width:100%;flex-wrap:wrap}.tournament-detail-container .tournament-header__card{flex:1;min-width:200px;background-color:var(--mui-palette-custom-header);border-radius:1rem;padding:1rem 1.5rem;color:var(--mui-palette-text-primary);box-shadow:0 4px 10px #0003;transition:transform .2s ease,box-shadow .2s ease}.tournament-detail-container .tournament-header__card:hover{transform:translateY(-4px);box-shadow:0 6px 16px #0000004d}.tournament-detail-container .tournament-header__card .MuiTypography-caption{color:var(--mui-palette-primary-main);font-weight:500;text-transform:uppercase;letter-spacing:.5px}.tournament-detail-container .tournament-header__card .MuiTypography-body1{font-size:1.1rem;font-weight:500;color:#fff}.tournament-detail-container .search-filter{display:flex}.tournament-detail-container .tournament-team-formation{display:flex;flex-direction:column;gap:1em}.tournament-detail-container .tournament-team-formation .team-formation-controls{display:flex;justify-content:space-between;align-items:center}.tournament-detail-container .tournament-team-formation .team-formation-controls__tba-input{width:10em;max-width:20em}.tournament-detail-container .tournament-team-formation .team-formation-controls .team-details{padding:1em;display:flex;justify-content:center;align-items:center;gap:1em}.tournament-detail-container .tournament-team-formation .team-formation-controls .team-details__method{width:16em;max-width:20em}.tournament-detail-container .tournament-team-formation .team-formation-controls .team-details__chip{font-size:1em;font-weight:300}.tournament-detail-container .tournament-team-formation .team-formation-controls .team-formation-actions{display:flex;gap:1em}.tournament-detail-container .tournament-team-formation .team-formation-controls .team-formation-actions .icon{margin-right:.3em}.tournament-detail-container .tournament-team-formation__content{display:flex;justify-content:space-between;gap:3em}.tournament-detail-container .tournament-team-formation__content .player-list-table{width:60%;overflow:hidden;height:calc(100vh - 340px)}.tournament-detail-container .tournament-team-formation__content .teams-result{flex:1;height:calc(100vh - 340px);overflow-y:auto}.tournament-detail-container .single-elimination-bracket{width:100%;height:100%;overflow:hidden}.tournament-detail-container .single-elimination-bracket .svg-viewer{height:100%!important}.tournament-detail-container .single-elimination-bracket .svg-viewer svg{overflow:visible!important;pointer-events:all!important}.tournament-detail-container .single-elimination-bracket .svg-viewer svg foreignObject{overflow:visible!important;height:150px!important}.tournament-detail-container .single-elimination-bracket>div:first-child{width:100%!important;height:100vh!important}.tournament-detail-container .single-elimination-bracket>div:first-child>svg:first-child{width:100%!important;height:100vh!important}.tournament-detail-container .single-elimination-bracket>div:first-child>svg:first-child>rect:first-child{width:100%!important;height:100vh!important}.tournament-detail-container .single-elimination-bracket>div:first-child>svg:first-child>g:nth-child(2){width:100%!important;height:100vh!important}.tournament-detail-container .single-elimination-bracket>div:first-child>svg:first-child>g:nth-child(2)>rect{width:100%!important}.custom-match-component-container{display:flex;flex-direction:column;gap:5px}.custom-match-component-container .custom-match-component{display:flex;flex-direction:column;gap:3px}.custom-match-component-container .custom-match-component .top-party-autocomplete{height:50%}.custom-match-component-container .custom-match-component .top-party-autocomplete .render-input-container{display:flex;gap:10px;justify-content:center;align-items:center}.custom-match-component-container .custom-match-component .top-party-autocomplete .render-input-container .score{font-weight:400;font-size:large;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif}.custom-match-component-container .custom-match-component .top-party-autocomplete .render-input-container .icon-container{display:flex;align-items:center;justify-content:center;color:var(--mui-palette-primary-main)}.custom-match-component-container .custom-match-component .bottom-party-autocomplete{height:50%}.custom-match-component-container .custom-match-component .bottom-party-autocomplete .render-input-container{display:flex;gap:10px;justify-content:center;align-items:center}.custom-match-component-container .custom-match-component .bottom-party-autocomplete .render-input-container .score{font-weight:400;font-size:large;font-family:Franklin Gothic Medium,Arial Narrow,Arial,sans-serif}.custom-match-component-container .custom-match-component .bottom-party-autocomplete .render-input-container .icon-container{display:flex;align-items:center;justify-content:center;color:var(--mui-palette-primary-main)}.custom-match-component-container .match-info{display:flex;color:var(--mui-palette-primary-main);justify-content:space-between;width:92%}.custom-match-component-container .match-info__date-time{display:flex;gap:10px;margin-left:7px}.custom-scroll-listbox{max-height:100px;overflow-y:auto;list-style-type:none;margin:0;padding:0}.paid-player-option{display:flex;justify-content:space-between;padding:5px;margin:3px;max-height:100px}.score-sheet{padding:24px;min-width:auto;max-width:800px;background-color:#1a1a1a;border:1px solid #404040;color:#fff;min-height:100vh;display:flex;flex-direction:column;gap:5px}.score-sheet__match-info{display:flex;flex-direction:column;justify-content:space-between;padding:8px 0 16px;color:#d1d5db;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;max-width:100%}.score-sheet__header{display:flex;justify-content:center;align-items:center;border-bottom:1px solid #404040;padding-bottom:12px}.score-sheet__title{color:#fbbf24;font-weight:600}.score-sheet__close-btn{color:#9ca3af}.score-sheet__status{text-align:center;margin-bottom:15px}.score-sheet__chip{font-weight:600}.score-sheet__content{justify-content:space-between}.score-sheet__footer{display:flex;justify-content:center;padding-top:16px;flex-direction:column}.game-grid{display:flex;flex-direction:column;gap:12px;padding-left:0;padding-right:0}@media (min-width: 768px){.game-grid{padding-left:16px;padding-right:16px}}.game-grid__row{display:flex;align-items:center;gap:8px}.game-grid__label{color:#9ca3af;font-weight:600;min-width:24px}.game-grid__vs{color:#6b7280;padding-left:4px;padding-right:4px}.game-cell{width:40px;height:40px;display:flex;align-items:center;justify-content:center;font-size:18px;font-weight:700;transition:all .2s;border-width:2px;border-radius:4px}.game-cell.win{background-color:#22c55e;border:2px solid #22c55e;color:#fff}.game-cell.loss{background-color:transparent;border:2px solid #6b7280;color:#6b7280}.game-cell.pending{background-color:transparent;border:2px dashed #6b7280;color:inherit}.player-section{text-align:center}.player-section__header{display:flex;align-items:center;justify-content:center;margin-bottom:20px;gap:8px}.player-section__name{font-weight:600;color:#fff}.player-section__trophy{color:#fbbf24;font-size:32px!important}.player-section__stats{margin-bottom:24px;display:flex;flex-direction:column;gap:16px}.player-section__stat-box{display:flex;align-items:center;gap:12px;padding:8px;background-color:#2d2d2d;border:1px solid #404040;width:fit-content}.player-section__stat-value{background-color:#374151;color:#fff;padding:4px;border-radius:4px;font-weight:600;min-width:24px;text-align:center;font-size:.875rem}.player-section__stat-label{color:#9ca3af}.player-section__score-box{background-color:#374151;border:2px solid #6b7280;padding:8px;display:inline-block;min-width:48px;text-align:center}.player-section__score-value{font-weight:700;color:#fff}html,body{padding:0;margin:0;height:100%;width:100%}#root{height:100%;width:100%;--mui-palette-primary-main: #f49e24;--mui-palette-secondary-main: #0d0519;--mui-palette-background-default: #0f051d;--mui-palette-background-paper: #3d3d3d;--mui-palette-text-primary: #ffffff;--mui-palette-custom-header: #2b2b3f}
