.csb-sticky-bar{position:fixed;bottom:0;left:0;right:0;background:linear-gradient(135deg,#1a1a2e 0%,#16213e 100%);padding:10px 12px;z-index:99999;box-shadow:0 -4px 20px rgb(0 0 0 / .4);border-top:2px solid #f39c12}.csb-sticky-content{display:flex;align-items:center;justify-content:space-between;max-width:1200px;margin:0 auto;gap:10px}.csb-sticky-left{display:flex;align-items:center;gap:6px;flex-shrink:0}.csb-players-dot{width:8px;height:8px;background:#f39c12;border-radius:50%;animation:cr-pulse 1.5s infinite}@keyframes cr-pulse{0%,100%{opacity:1;box-shadow:0 0 0 0 rgb(243 156 18 / .7)}50%{opacity:.8;box-shadow:0 0 0 6px #fff0}}.csb-players-count{color:#fff;font-size:11px;font-weight:500;white-space:nowrap}#csb-player-count{color:#f39c12;font-weight:700}.csb-sticky-cta{display:inline-block;background:linear-gradient(135deg,#f39c12 0%,#e67e22 100%);color:#fff!important;padding:10px 16px;font-size:12px;font-weight:700;text-decoration:none!important;border-radius:6px;text-align:center;flex:1;max-width:280px;animation:cr-cta-pulse 2s infinite;transition:transform 0.2s,box-shadow 0.2s;text-transform:uppercase;letter-spacing:.3px}.csb-sticky-cta:hover{transform:scale(1.02);box-shadow:0 4px 15px rgb(243 156 18 / .5);color:#fff!important}@keyframes cr-cta-pulse{0%,100%{box-shadow:0 2px 10px rgb(243 156 18 / .4)}50%{box-shadow:0 2px 20px rgb(243 156 18 / .7)}}.csb-sticky-right{display:flex;align-items:center;gap:4px;flex-shrink:0}.csb-flag-img{display:block;border-radius:2px;box-shadow:0 1px 3px rgb(0 0 0 / .3)}.csb-accepted{color:#fff;font-size:10px;font-weight:600;text-transform:uppercase;display:flex;align-items:center;gap:3px}.csb-accepted::before{content:'✓';font-size:10px;color:#f39c12}@media (max-width:480px){.csb-sticky-bar{padding:8px 10px}.csb-sticky-content{gap:6px}.csb-players-count{font-size:9px}.csb-sticky-cta{padding:8px 10px;font-size:10px;max-width:160px}.csb-flag-img{width:20px;height:15px}.csb-accepted{font-size:8px}}@media (max-width:360px){.csb-players-count span:not(#csb-player-count){display:none}.csb-players-count::after{content:' en ligne';font-size:8px}}@media (min-width:769px){.csb-sticky-bar.csb-hide-desktop{display:none!important}.csb-sticky-bar:not(.csb-hide-desktop) .csb-sticky-content{justify-content:center;gap:30px}.csb-sticky-bar:not(.csb-hide-desktop) .csb-sticky-cta{max-width:350px;padding:12px 30px;font-size:14px}.csb-sticky-bar:not(.csb-hide-desktop) .csb-players-count{font-size:13px}.csb-sticky-bar:not(.csb-hide-desktop) .csb-accepted{font-size:11px}.csb-sticky-bar:not(.csb-hide-desktop) .csb-flag-img{width:28px;height:21px}}body.csb-sticky-active{padding-bottom:60px!important}@media (min-width:769px){body.csb-sticky-active.csb-hide-desktop-active{padding-bottom:0!important}}