@tailwind base;@tailwind components;@tailwind utilities;.maintenance-error{width:80%;margin-top:50px;display:flex;align-items:center;background:#fff;border-top:1px solid var(--c-border-primary);border-bottom:1px solid var(--c-border-primary);border-left:6px solid red;height:100px}.maintenance-error h2{margin:15px}body{background-color:#f3f4f6}.text-primary{color:#e1474c!important}.main{margin-top:80px}.nav-total{position:fixed;top:0;width:100%;z-index:1000;margin-bottom:50px}.poule-selector{width:-webkit-fill-available;margin:0 15px}@media only screen and (max-width: 700px){.maintenance-error{width:100%}.team-table-head{display:none!important}.team-matches{display:none}.team-block{height:50px;margin:10px 10px 10px 0;background:#fff;display:flex;flex-direction:row;align-items:center;padding:10px}.team-block .team-position{width:10%;padding:0!important}.team-block .team-color{width:5%;padding:0!important}.team-block .team-color .color{background-color:#b8e700;height:30px;width:6px}.team-block .team-info{width:65%;padding:0!important;display:flex;align-items:center}.team-block .team-info .team-leader{font-size:12px}.team-block .team-info .color{background-color:#b8e700;height:30px;width:6px;margin-right:10px}.team-block .team-info-player{width:50%;padding:0!important;display:flex;align-items:center}.team-block .team-leader{width:35%}.team-block .team-score{display:block;width:65px}.team-block .team-points{width:35%}.team-block .team-view{padding:0!important;width:10%}}@media only screen and (min-width: 992px){.main{display:flex;justify-content:center;margin-top:70px}.teams-page{width:50%}.poule-selector{width:15%;margin:0 0 15px}.team-table{margin-bottom:15px}}
