.cdg-jeux-hero {
--cdg-h1-gold: #fbbf24;
--cdg-h1-violet: #7c3aed;
--cdg-h1-magenta: #db2777;
}
.cdg-jeux-hero::after {
opacity: 0.28;
}
.cdg-jeux-hero .cdb-game-logo-main {
position: relative;
z-index: 2;
margin: 0 auto 0.65rem;
padding: 0.7rem 0.55rem 0.85rem;
max-width: min(640px, 100%);
border-radius: 20px;
background:
radial-gradient(ellipse 75% 70% at 50% 48%, rgba(6, 8, 22, 0.88) 0%, rgba(12, 18, 36, 0.58) 58%, rgba(12, 18, 36, 0.12) 100%);
box-shadow:
0 0 0 1px rgba(251, 191, 36, 0.18),
0 0 36px rgba(124, 58, 237, 0.28);
}
.cdg-jeux-hero .cdb-game-logo-main::before {
content: "";
position: absolute;
inset: 12% 8%;
z-index: 0;
pointer-events: none;
border-radius: 50%;
background: radial-gradient(circle, rgba(251, 191, 36, 0.22), rgba(124, 58, 237, 0.12) 42%, transparent 70%);
}
.cdg-jeux-hero .cdb-game-logo-main .cdb-game-logo__img {
position: relative;
z-index: 1;
filter:
contrast(1.18)
saturate(1.12)
drop-shadow(0 2px 3px rgba(0, 0, 0, 0.75))
drop-shadow(0 0 14px rgba(251, 191, 36, 0.35))
drop-shadow(0 0 22px rgba(167, 139, 250, 0.4));
}
.cdg-jeux-hero__title.cdg-df-battle-logo-text,
.cdg-jeux-hero .cdb-game-logo-fallback {
color: #fff !important;
text-shadow:
0 1px 0 rgba(0, 0, 0, 0.85),
0 0 12px rgba(251, 191, 36, 0.45),
0 0 28px rgba(124, 58, 237, 0.55);
}
.cdg-jeux-hero__tagline {
color: #fff !important;
font-weight: 600;
text-shadow: 0 1px 8px rgba(0, 0, 0, 0.7);
opacity: 1;
}
.cdg-jeux-hero__stat {
background: rgba(8, 12, 28, 0.62);
border: 1px solid rgba(255, 255, 255, 0.22);
color: #fff;
font-weight: 600;
}
.cdg-jeux-hero__stat--rank {
position: absolute;
width: 1px;
height: 1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
} .cdg-jeux-hero__progress.cdg-dfb-progress,
.cdg-dfb-progress {
margin-top: 0.85rem;
padding: 0.85rem 0.9rem 0.95rem;
border-radius: 16px;
background: linear-gradient(180deg, rgba(15, 10, 36, 0.9), rgba(8, 12, 28, 0.82));
border: 1px solid rgba(251, 191, 36, 0.28);
box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.08), 0 8px 24px rgba(0, 0, 0, 0.22);
}
.cdg-dfb-progress__kicker {
margin: 0 0 0.2rem;
font-size: 0.68rem;
font-weight: 800;
letter-spacing: 0.14em;
text-transform: uppercase;
color: var(--cdg-h1-gold, #fbbf24);
}
.cdg-dfb-progress__level {
display: flex;
align-items: center;
gap: 0.4rem;
margin: 0 0 0.2rem;
font-size: 1.12rem;
font-weight: 800;
color: #fff;
line-height: 1.25;
}
.cdg-dfb-progress__star {
color: var(--cdg-h1-gold, #fbbf24);
text-shadow: 0 0 10px rgba(251, 191, 36, 0.65);
}
.cdg-dfb-progress__xp {
margin: 0 0 0.55rem;
font-size: 0.92rem;
font-weight: 700;
color: #e2e8f0;
}
.cdg-dfb-progress .cdg-jeux-hero__progress-bar {
height: 0.72rem;
border-radius: 999px;
background: rgba(15, 23, 42, 0.75);
border: 1px solid rgba(255, 255, 255, 0.12);
overflow: hidden;
}
.cdg-dfb-progress .cdg-jeux-hero__progress-bar span {
display: block;
height: 100%;
border-radius: inherit;
background: linear-gradient(90deg, #7c3aed, #db2777 55%, #fbbf24);
box-shadow: 0 0 12px rgba(219, 39, 119, 0.45);
}
.cdg-dfb-progress__next {
margin: 0.55rem 0 0;
font-size: 0.82rem;
line-height: 1.4;
color: #f8fafc;
}
.cdg-dfb-progress__next strong {
display: block;
margin-top: 0.15rem;
font-size: 0.95rem;
color: #fde68a;
}
.cdg-dfb-progress .cdg-jeux-hero__progress-label,
.cdg-dfb-progress .cdg-jeux-hero__progress-meta {
position: absolute;
width: 1px;
height: 1px;
overflow: hidden;
clip: rect(0, 0, 0, 0);
} .cdg-jeux-hero .cdg-player-badges {
margin-top: 0.95rem;
}
.cdg-jeux-hero .cdg-player-badges__title {
font-size: 0.72rem;
letter-spacing: 0.12em;
color: #fde68a !important;
}
.cdg-jeux-hero .cdg-player-badges__list {
gap: 0.55rem;
}
.cdg-jeux-hero .cdg-player-badge {
min-height: 2.6rem;
padding: 0.45rem 0.7rem 0.45rem 0.5rem;
max-width: calc(50% - 0.3rem);
}
.cdg-jeux-hero .cdg-player-badge__icon {
width: 1.85rem;
height: 1.85rem;
font-size: 1.15rem;
}
.cdg-jeux-hero .cdg-player-badge__name {
font-size: 0.78rem;
white-space: normal;
}
.cdg-jeux-hero .cdg-player-badge--unlocked {
background: linear-gradient(135deg, rgba(124, 58, 237, 0.72), rgba(219, 39, 119, 0.42));
border-color: rgba(253, 224, 71, 0.55);
box-shadow: 0 0 14px rgba(167, 139, 250, 0.45);
color: #fff;
}
.cdg-jeux-hero .cdg-player-badge--locked {
opacity: 0.42;
filter: grayscale(0.9);
background: rgba(15, 23, 42, 0.35);
border-color: rgba(255, 255, 255, 0.1);
box-shadow: none;
}
.cdg-jeux-hero .cdg-player-badge--locked .cdg-player-badge__name,
.cdg-jeux-hero .cdg-player-badge--locked .cdg-player-badge__progress {
color: #cbd5e1;
} body.cdg-jeux-page #cdg-btn-start,
body.cdg-jeux-page #cdg-daily-btn-start {
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 48px;
width: 100%;
max-width: 22rem;
padding: 0.75rem 1.15rem;
border: 0;
border-radius: 999px;
background: linear-gradient(90deg, #7c3aed 0%, #db2777 55%, #f59e0b 130%);
color: #fff !important;
font-weight: 800;
letter-spacing: 0.02em;
box-shadow: 0 8px 22px rgba(124, 58, 237, 0.38), 0 0 0 1px rgba(253, 224, 71, 0.25);
}
body.cdg-jeux-page #cdg-btn-start:hover,
body.cdg-jeux-page #cdg-daily-btn-start:hover,
body.cdg-jeux-page #cdg-btn-start:focus-visible,
body.cdg-jeux-page #cdg-daily-btn-start:focus-visible {
filter: brightness(1.07);
outline: 2px solid #fde68a;
outline-offset: 3px;
}
body.cdg-jeux-page #cdg-btn-resume,
body.cdg-jeux-page #cdg-daily-btn-resume,
body.cdg-jeux-page #cdg-room-create-link {
display: inline-flex;
align-items: center;
justify-content: center;
min-height: 44px;
margin-top: 0.45rem;
padding: 0.55rem 1rem;
border-radius: 999px;
border: 1px solid rgba(124, 58, 237, 0.35);
background: #fff;
color: #312e81;
font-weight: 700;
box-shadow: 0 2px 8px rgba(15, 23, 42, 0.06);
}
body.cdg-jeux-page #cdg-btn-resume:focus-visible,
body.cdg-jeux-page #cdg-daily-btn-resume:focus-visible,
body.cdg-jeux-page #cdg-room-create-link:focus-visible {
outline: 2px solid #7c3aed;
outline-offset: 3px;
}
body.cdg-jeux-page .cdg-jeux-hub__card--solo #cdg-panel-start,
body.cdg-jeux-page #cdg-quiz-app #cdg-panel-start,
body.cdg-jeux-page #cdg-daily-panel-start {
display: flex;
flex-direction: column;
align-items: flex-start;
gap: 0.15rem;
}
@media (max-width: 390px) {
.cdg-jeux-hero .cdg-player-badge {
max-width: 100%;
}
.cdg-dfb-progress__level {
font-size: 1.02rem;
}
}
@media (prefers-reduced-motion: reduce) {
body.cdg-jeux-page #cdg-btn-start,
body.cdg-jeux-page #cdg-daily-btn-start {
transition: none;
}
}