:root{--background-color:white;--text-color:#333;--card-background-color:#e9e9e9;--container-background-color:#fff;--shadow-color:rgba(0, 0, 0, 0.1);--highlight-font-size:1.6rem;--highlight-font-size-2:15px;--yellow-card-color:yellow;--red-card-color:red;--highlight-color:rgb(88, 119, 157)}.container-perso{max-width:1200px;margin:auto;padding-bottom:20px}.stats-row{display:flex;gap:20px;align-items:center}.total-cards{display:flex;flex-wrap:wrap;justify-content:space-between;gap:40px;align-items:center;justify-content:center}.stat-card{min-width:315px;background-color:var(--background-color);padding:16px;box-shadow:0 0 10px rgb(0 0 0 / .1);border-radius:8px;padding-top:41px}.yellow-card,.red-card{padding:15px 10px;border-radius:5px;display:flex;justify-content:center;align-items:center;text-align:center;min-width:53px;min-height:71px;margin-right:6px;font-weight:700}.card-sums{display:flex;flex-direction:column;align-items:center}.yellow-card{background-color:#efe14d}.red-card{background-color:#ce3328}h2{margin:0 0 10px;font-size:1.5rem}.stat-card-row{width:100%;display:flex;flex-direction:column}.highlight-text{color:var(--highlight-color);font-size:var(--highlight-font-size)}.stat-card-column{flex:1;padding:10px;display:flex;flex-direction:row;flex-wrap:wrap;justify-content:center;align-items:center}.stat-group-grouped{width:50%}.circle-stat{background-color:var(--highlight-color);color:#fff;padding:25px;border-radius:50px;margin-right:5px}.circle-stat-2{padding:18px;margin-bottom:15px}.stat-highlight-stat{display:flex;flex-direction:column;align-items:center}.svg-logo{margin-bottom:20px}.carton{display:flex;flex-direction:row;justify-content:center;align-items:center;padding:10px}.progress-bar{width:90%;background-color:#e0e0e0;border-radius:5px;position:relative;color:#000;height:30px;margin-bottom:10px;overflow:hidden}.progress-bar-fill{height:100%;background-color:#000;border-radius:5px;transition:width 0.5s ease-in-out;color:var(--highlight-color);text-align:center;white-space:nowrap;position:absolute;left:0;display:flex;align-items:center;padding:10px;font-weight:700}.fr-card{position:relative;box-shadow:0 4px 8px rgb(0 0 0 / .2);transition:0.3s;max-width:500px;padding:20px;background-color:#fff;border-radius:8px}.fr-logo-top-right{position:absolute;top:-36px;right:-3px;width:95px}.fr-card-title{color:#333;margin-bottom:20px}.fr-team-ranking{list-style:none;padding:0;margin:0 0 20px 0}.fr-team-ranking li{font-size:16px;color:#666}.fr-view-more-btn{display:block;width:100%;padding:10px;color:#fff;border:none;border-radius:5px;cursor:pointer;transition:background-color 0.3s ease}.fr-view-more-btn:hover{background-color:#0056b3}.cache{display:none}.equipe{display:inline-block;vertical-align:middle;margin-left:20px}.fr-team-ranking li{font-weight:700}.nom_equipe{font-weight:700;margin-left:5px}.equipe img,.logo_club{width:25px}.separation{border-top:1px solid #ccc;padding-top:10px}@media (max-width:768px){body{padding:10px}.container{padding:10px}h2{font-size:1.2rem}.stat-card{margin-bottom:20px}.stat-card-column,.stat-group-grouped{flex-direction:column;align-items:center}.stats-row,.total-cards{display:grid;grid-template-columns:repeat(auto-fit,minmax(250px,1fr))}.fr-logo-top-right{top:-23px;right:-8px;width:69px}.progress-bar-fill{font-size:12px}}