@import url("heroes-styled-text.b7cedcc7a413.css");
@import url("button.8b8ac83aa04d.css");
@import url("match_live_view.6fe701f96776.css");
@import url("ponton_cup.9bd49dd8b3ff.css");
@import url("world_cup.64666f888dad.css");
@import url("puchar_polski.b9caa84478a2.css");
@import url("twenty_fifth_anniversary.76c33289255f.css");
@import url("thirtieth_anniversary.f2632007dff8.css");
@import url("ponton_cup_4.d8b94fab0092.css");
@import url("mistrzostwa_polski_2026.6c79caf50558.css");

:root {
    --secondary-color: #de1c1c;
    --ternary-color: #a41212;
    --button-hover-color: var(--ternary-color);
    --button-focus-color: var(--ternary-color);
    --tab-color: #2391d1;
    --tab-secondary-color: #2391d1ad;
    --link-color: #2391d1;
    --main-text: #e0e0e0;
    --main-text-color: #e0e0e0;
    --background: #202020;
    --grey-border-color: #606060;
    --nav-height: 56px;
}

.main-color-text {
    color: var(--main-text) !important;
}

.icon-block {
    padding: 0 15px;
}

.icon-block .material-icons {
    font-size: inherit;
}

body {
    display: flex;
    min-height: 100vh;
    flex-direction: column;
    color: var(--main-text);
    font-family: Cambria, Cochin, Georgia, Times, "Times New Roman", serif;
    font-size: 1rem;
}

main {
    flex: 1 0 auto;
}

svg:not(:root) {
    overflow: hidden;
    fill: var(--secondary-color);
    background-color: inherit;
}

.card .card-content {
    padding: 24px;
}

.green-player-text,
.green-player-text > a {
    color: #64dd17;
}

.red-player-text,
.red-player-text > a {
    color: #b71c1c;
}

.yellow-player-text,
.yellow-player-text > a {
    color: #b79b1c;
}

.ladder-section {
    margin-right: 1rem;
}

.ladder-container {
    display: flex;
    margin: 2px 0 2px auto;
}

.ladder-child {
    margin: 2px 0 2px auto;
}

.ladder-parent {
    align-self: center;
    margin-left: 0;
    margin-right: 0;
}

.match-card,
.info-card,
.source-card {
    width: 160px;
    overflow: hidden;
    white-space: nowrap;
    margin: 2px;
    border-radius: 2px;
    background-color: rgb(48, 48, 48, 0.3);
}

.source-card {
    margin-top: 0;
    margin-bottom: 0;
}

.match-card:hover,
.info-card:hover,
.source-card:hover {
    overflow: visible;
    white-space: nowrap;
    min-width: 160px;
    width: auto;
}

.match-card-divider {
    border: 1px solid rgb(64, 64, 64);
    border-style: dotted none none none;
    width: 100%;
}

.source-card-divider {
    height: 1px;
    width: 100%;
}

.card .card-image {
    position: relative;
}

/* Duże */
@media only screen and (min-width: 1681px) {
    .show-layer-one {
        display: block !important;
    }
}

@media only screen and (max-width: 1680px) {
    .hide-layer-one {
        display: none !important;
    }
}

/* Małe */
@media only screen and (max-width: 1680px) {
    .show-layer-two {
        display: block !important;
    }
}

@media only screen and (min-width: 1681px) {
    .hide-layer-two {
        display: none !important;
    }
}

/* Mobile */
@media only screen and (max-width: 1680px) {
    .hide-mobile {
        display: none !important;
    }
}

@media only screen and (min-width: 1681px) {
    nav a.sidenav-trigger-mobile {
        display: none;
    }
}

.table-without-overflow {
    table-layout: fixed;
}

.table-without-overflow-cell {
    overflow: hidden;
    white-space: nowrap;
}

.text-with-links a:link,
.text-with-links a:visited,
.text-with-links a:hover {
    text-decoration: underline;
}

.clickable {
    cursor: pointer;
}

ul.privacy-policy-list {
    list-style-type: circle;
}

.action-button {
    display: inline-block;
    padding: 10px;
}

.action-button-short {
    display: inline-block;
    padding: 0 10px 0 10px;
}

.action-button-narrow {
    display: inline-block;
    padding: 0;
}

.progress-bar {
    height: 36px;
    overflow: hidden;
    display: flex;
    border-radius: 1rem;
}

.progress-bar-element {
    height: 36px;
    min-width: 160px;
    text-align: center;
}

.bracket-description {
    padding: 10px;
    border: 1px solid var(--secondary-color);
}

.bracket-container {
    display: flex;
    overflow-x: auto;
}

.bracket-body {
    margin: auto;
    display: flex;
}

.background-image,
.background-image-parallax {
    background-image: url("../img/background.76dc8908b7ff.jpg");
    background-size: 100% auto;
}

.background-image-stationary {
    background-size: 100vw 100vh;
    background-attachment: fixed;
}

.background-image-no-stretch {
    background-size: cover;
    min-height: 100vh;
    min-width: 100vw;
    height: auto;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-color: black;
}

.background-image-worlds {
    background-image: url("../img/background_world_championship.5f1dcf296141.jpg");
    background-size: 100% auto;
}

.background-image-puchar-polski {
    background-image: url("../img/background_puchar_polski.9dd32c570114.jpg");
    background-size: cover;
    min-height: 100vh;
    min-width: 100vw;
    height: auto;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-color: black;
}

.background-image-ponton-cup {
    background-image: url("../img/ponton_cup/background.a0836cd9da64.png");
    background-size: 100vw 100vh;
    background-attachment: fixed;
}

.background-image-ponton-cup-4 {
    background-image: url("../img/ponton_cup_4/ponton_cup_4_background.0abc9a09a666.jpg");
    background-size: 100vw 100vh;
    background-attachment: fixed;
}

.background-image-twenty-fifth-anniversary {
    background-image: url("../img/background_twenty_fifth_anniversary.6137fa6c23e6.png");
    background-size: cover;
    min-height: 100vh;
    min-width: 100vw;
    height: auto;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-color: black;
}

@media only screen and (max-width: 800px) {
    .background-image-twenty-fifth-anniversary {
        background-image: url("../img/background_twenty_fifth_anniversary_vertical.c2203a34b3d3.png");
    }
}

.background-image-thirtieth-anniversary {
    background-image: url("../img/background_image_thirtieth_anniversary.f50e226a550e.webp");
    background-size: cover;
    min-height: 100vh;
    min-width: 100vw;
    height: auto;
    background-attachment: fixed;
    background-position: center;
    background-repeat: no-repeat;
    background-color: black;
}

.background-image-mistrzostwa-polski-2026 {
    background-image: url("../img/mistrzostwa_polski_2026_background_with_logo.63c7ea198aa0.webp");
    background-size: cover;
    height: 100vh;
    min-width: 100vw;
    width: auto;
    background-attachment: fixed;
    background-position: top left;
    background-repeat: no-repeat;
    background-color: black;
}

@media only screen and (max-width: 800px) {
    .background-image-mistrzostwa-polski-2026 {
        background-image: url("../img/mistrzostwa_polski_2026_background.bffa6f90a8a2.webp");
    }
}

.background-image-parallax,
.background-image-stationary,
.background-image-no-stretch {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    height: 100vh;
    z-index: -10;
}

.no-shadow {
    -webkit-box-shadow: none;
    box-shadow: none;
}

.field-display {
    width: 100%;
    display: flex;
    flex-direction: row;
    align-content: center;
}

.field-display-icon {
    margin-top: 0;
    height: 24px;
}

.field-display-text {
    margin-top: 0;
    display: inline-block;
    border-bottom: 1px solid var(--main-text);
    width: calc(100% - 3rem);
    margin-left: 1rem;
    height: 24px;
}

.tournament-logo {
    max-width: 100%;
}

.brand-logo-wrapper {
    height: 150px !important;
}

.year-champion {
    position: absolute;
    top: 85px;
    left: min(calc(50% + 200px), 60%);
    white-space: nowrap;

    @media only screen and (max-width: 800px) {
        position: relative;
        top: 0;
        left: 0;
    }
}

.tab-content-container {
    border: 1px solid var(--secondary-color);
    margin: -2px 0 0px 0;
}

span.status {
    min-width: 3rem;
    padding: 0 1rem;
    text-align: center;
    font-size: 1rem;
    line-height: 22px;
    color: whitesmoke;
    height: 22px;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-radius: 25px;
    text-transform: capitalize;
}

.team-match-table {
    border: 1px solid var(--tab-secondary-color);
    border-top: none;
}

.team-border {
    border: 1px solid var(--tab-secondary-color);
    padding: 1rem;
    border-radius: 1rem;
}

.team-match-team-row {
    border-top: 1px solid var(--tab-secondary-color);
    border-bottom: none;
}

.team-match-card-container {
    position: relative;
}

.team-match-card-team-name {
    padding-right: 50px;
}

.team-match-card-scores {
    position: absolute;
    z-index: 1;
    top: 0;
    right: 0;
    background: var(--background);
}

.team-match-card-skirmish-score {
    width: 12px;
    padding-left: 2px;
    text-align: center;
    border: 1px solid rgb(64, 64, 64);
    border-style: none none none solid;
    display: inline-block;
}

.main-card-background {
    background-color: rgb(0, 0, 0, 0.7) !important;
}

.error-element {
    padding: 0.5rem;
    margin: 0.5rem auto;
    width: 70%;
    background: var(--ternary-color);
    border-radius: 1rem;
}

.true-center {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.flex-wrap {
    display: flex;
    flex-wrap: wrap;
    align-content: stretch;
}

.table-row-mimic {
    display: flex;
    justify-content: space-around;
    align-items: center;
    width: 100%;
}

@media only screen and (max-width: 800px) {
    .hide-on-mobile {
        display: none !important;
    }
}

@media only screen and (min-width: 800px) {
    .hide-on-desktop {
        display: none !important;
    }
}

@media only screen and (max-width: 800px) {
    .show-on-mobile {
        display: block !important;
    }
}

@media only screen and (min-width: 800px) {
    .show-on-desktop {
        display: block !important;
    }
}

.radio-reports {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.radio-reports input[type="radio"] {
    opacity: 0;
    position: fixed;
    width: 0;
}

.radio-reports label {
    background-color: #aaa;
    padding: 10px 20px;
    font-size: 16px;
    border: 2px solid #444;
    border-radius: 4px;
    cursor: pointer;
}

.radio-reports input[type="radio"]:checked + label {
    background-color: #bfb;
    border-color: #4c4;
}

.radio-reports input[type="radio"]:focus + label {
    border: 2px dashed #444;
}

.radio-reports label:hover {
    background-color: #dfd;
}

.checkbox-reports {
    display: flex;
    align-items: center;
    justify-content: center;
    flex-wrap: wrap;
}

.checkbox-reports input[type="checkbox"] {
    opacity: 0;
    position: fixed;
    width: 0;
}

.checkbox-reports label {
    background-color: #aaa;
    padding: 10px 20px;
    font-size: 16px;
    border: 2px solid #444;
    border-radius: 4px;
    cursor: pointer;
}

.checkbox-reports input[type="checkbox"]:checked + label {
    background-color: #bfb;
    border-color: #4c4;
}

.checkbox-reports input[type="checkbox"]:focus + label {
    border: 2px dashed #444;
}

.checkbox-reports label:hover {
    background-color: #dfd;
}
