body.cdg-dancefloor-battle .cdg-jeux-hero {
--cdg-banner-ink: #111827;
--cdg-banner-muted: #334155;
min-height: 32rem !important;
padding: 3.1rem 0 11.25rem !important;
}
body.cdg-dancefloor-battle .cdg-jeux-hero::before {
opacity: 0.08 !important;
}
body.cdg-dancefloor-battle .cdg-jeux-hero::after,
body.page-id-3078.cdg-dancefloor-battle .cdg-jeux-hero.cdg-df-battle-section-head::after {
background-image:
linear-gradient(
180deg,
rgba(8, 6, 16, 0.04) 0%,
rgba(8, 6, 16, 0.02) 52%,
rgba(8, 6, 16, 0.22) 100%
),
url(//calendanse.fr/wp-content/uploads/2026/05/fond-dance-floor-battle.jpg) !important;
background-position: center, center 42% !important;
} body.cdg-dancefloor-battle .cdg-jeux-hero .cdb-game-logo-main,
body.page-id-3078.cdg-dancefloor-battle .cdg-jeux-hero .cdb-game-logo-main {
position: absolute !important;
width: 1px !important;
height: 1px !important;
min-height: 0 !important;
padding: 0 !important;
margin: -1px !important;
overflow: hidden !important;
clip: rect(0, 0, 0, 0) !important;
border: 0 !important;
background: none !important;
}
body.cdg-dancefloor-battle .cdg-jeux-hero .cdb-game-logo-main .cdb-game-logo__img,
body.page-id-3078.cdg-dancefloor-battle .cdg-jeux-hero .cdb-game-logo-main .cdb-game-logo__img,
body.page-id-3078.cdg-dancefloor-battle .cdb-game-logo-main::before,
body.cdg-dancefloor-battle .cdg-jeux-hero .cdb-game-logo-main::before {
display: none !important;
} body.page-id-3078.cdg-dancefloor-battle .cdg-jeux-hero > .cdg-jeux-hero__banner,
body.cdg-dancefloor-battle .cdg-jeux-hero__banner {
padding: 0.45rem 0.75rem 0.5rem !important;
gap: 0.28rem 0.7rem !important;
background: linear-gradient(180deg, rgba(255, 253, 248, 0.82), rgba(255, 250, 240, 0.92)) !important;
border-top: 1px solid rgba(245, 158, 11, 0.55);
box-shadow: 0 -6px 16px rgba(0, 0, 0, 0.1);
}
body.cdg-dancefloor-battle .cdg-jeux-hero__tagline {
font-size: 14px !important;
font-weight: 750;
line-height: 1.3;
color: var(--cdg-banner-ink) !important;
-webkit-text-fill-color: var(--cdg-banner-ink) !important;
}
html body.cdg-dancefloor-battle.cdg-jeux-page .cdg-jeux-hero button.cdg-dfb-hero-launch.cdg-quiz__btn--primary,
html body.cdg-dancefloor-battle .cdg-jeux-hero button.cdg-dfb-hero-launch {
min-height: 44px;
max-width: 18.5rem;
font-size: 0.98rem;
font-weight: 800;
color: #111827 !important;
-webkit-text-fill-color: #111827 !important;
background: linear-gradient(100deg, #f472b6 0%, #fbbf24 48%, #fde68a 100%) !important;
box-shadow: 0 0 0 2px #fff, 0 6px 14px rgba(245, 158, 11, 0.42);
}
body.cdg-dancefloor-battle .cdg-dfb-hero-daily {
padding: 0.05rem 0.1rem 0.05rem 0.55rem;
}
body.cdg-dancefloor-battle .cdg-dfb-hero-daily__title {
font-size: 0.86rem;
color: #9a3412;
}
body.cdg-dancefloor-battle .cdg-dfb-hero-daily__lead {
margin: 0.04rem 0 0.22rem;
font-size: 0.76rem;
color: var(--cdg-banner-muted);
}
body.cdg-jeux-page .cdg-dfb-hero-daily__cta,
body.cdg-dancefloor-battle .cdg-dfb-hero-daily__cta {
min-height: 40px;
padding: 0.28rem 0.65rem;
font-size: 0.82rem;
background: #fff !important;
border: 1.5px solid #b45309 !important;
color: #7c2d12 !important;
-webkit-text-fill-color: #7c2d12 !important;
}
body.cdg-dancefloor-battle .cdg-jeux-hero__progress.cdg-dfb-progress {
padding: 0.05rem 0.1rem;
}
body.cdg-dancefloor-battle .cdg-dfb-progress .cdg-jeux-hero__progress-label {
margin: 0 0 0.04rem;
font-size: 0.58rem;
}
body.cdg-dancefloor-battle .cdg-dfb-progress__level {
font-size: 0.86rem;
}
body.cdg-dancefloor-battle .cdg-dfb-progress__xp {
margin: 0.02rem 0 0.12rem;
font-size: 0.74rem;
}
body.cdg-dancefloor-battle .cdg-dfb-progress .cdg-jeux-hero__progress-bar {
height: 0.32rem;
}
body.cdg-dancefloor-battle .cdg-dfb-progress__next {
margin: 0.1rem 0 0;
font-size: 0.7rem;
}
body.cdg-dancefloor-battle .cdg-jeux-hero__stat {
padding: 0.08rem 0.38rem;
font-size: 0.64rem;
color: #475569;
}
@media (min-width: 370px) and (max-width: 767px) {
body.cdg-dancefloor-battle .cdg-jeux-hero {
min-height: 30rem !important;
padding-bottom: 8.75rem !important;
}
body.cdg-dancefloor-battle .cdg-jeux-hero__banner {
grid-template-columns: 1.1fr 1fr !important;
grid-template-areas:
"tag daily"
"cta daily"
"prog prog"
"stats stats" !important;
padding: 0.4rem 0.7rem 0.45rem !important;
}
body.cdg-dancefloor-battle .cdg-jeux-hero__banner:not(:has([data-hero-progress-wrap]:not([hidden]))) {
grid-template-areas:
"tag daily"
"cta daily"
"stats stats" !important;
}
}
@media (min-width: 768px) {
body.cdg-dancefloor-battle .cdg-jeux-hero {
min-height: 40rem !important;
padding-bottom: 7.25rem !important;
}
body.cdg-dancefloor-battle .cdg-jeux-hero__banner {
grid-template-columns: minmax(13rem, 1.15fr) minmax(12rem, 1fr) minmax(12rem, 1fr) !important;
grid-template-areas:
"tag daily prog"
"cta daily prog"
"stats stats stats" !important;
padding: 0.5rem 1.25rem 0.55rem !important;
gap: 0.25rem 1rem !important;
align-items: start;
}
body.cdg-dancefloor-battle .cdg-jeux-hero__banner:not(:has([data-hero-progress-wrap]:not([hidden]))) {
grid-template-columns: minmax(14rem, 1.2fr) minmax(14rem, 1fr) !important;
grid-template-areas:
"tag daily"
"cta daily"
"stats stats" !important;
}
body.cdg-dancefloor-battle .cdg-jeux-hero__tagline {
font-size: 15px !important;
}
html body.cdg-dancefloor-battle.cdg-jeux-page .cdg-jeux-hero button.cdg-dfb-hero-launch.cdg-quiz__btn--primary,
html body.cdg-dancefloor-battle .cdg-jeux-hero button.cdg-dfb-hero-launch {
min-height: 48px;
font-size: 1.02rem;
}
}
@media (max-width: 360px) {
body.cdg-dancefloor-battle .cdg-jeux-hero {
min-height: 28rem !important;
padding-bottom: 12.25rem !important;
}
body.cdg-dancefloor-battle .cdg-jeux-hero__banner {
padding: 0.32rem 0.5rem 0.4rem !important;
gap: 0.18rem !important;
}
body.cdg-dancefloor-battle .cdg-dfb-hero-daily__lead {
font-size: 0.7rem;
}
html body.cdg-dancefloor-battle.cdg-jeux-page .cdg-jeux-hero button.cdg-dfb-hero-launch.cdg-quiz__btn--primary,
html body.cdg-dancefloor-battle .cdg-jeux-hero button.cdg-dfb-hero-launch {
min-height: 44px;
font-size: 0.9rem;
max-width: none;
white-space: nowrap;
}
}