/**
 * WK 2026 – Laatste conversie-touch: vertrouwen, duidelijke volgende stap, minder twijfel.
 */

/* —— Trust strip (signup) —— */
body.wk-poule-page .wk-trust-strip,
body.wk-poule-page.wk-land-national .wk-trust-strip {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
    gap: 0.35rem 0.5rem;
    margin: 0.75rem 0 0;
    padding: 0;
    list-style: none;
}

body.wk-poule-page .wk-trust-strip li {
    display: inline-flex;
    align-items: center;
    gap: 0.25rem;
    margin: 0;
    padding: 0.22rem 0.55rem;
    font-size: 0.68rem;
    font-weight: 700;
    letter-spacing: 0.02em;
    color: #166534 !important;
    -webkit-text-fill-color: #166534 !important;
    background: #ecfdf5;
    border: 1px solid #bbf7d0;
    border-radius: 999px;
}

body.wk-poule-page .wk-trust-strip li::before {
    content: "✓";
    font-size: 0.62rem;
    font-weight: 800;
    color: #16a34a !important;
    -webkit-text-fill-color: #16a34a !important;
}

body.wk-poule-page.wk-land-national.wk-land-be .wk-trust-strip li {
    color: #14532d !important;
    -webkit-text-fill-color: #14532d !important;
    background: #f0fdf4;
    border-color: #86efac;
}

/* —— 3 stappen —— */
body.wk-poule-page.wk-land-national .wk-steps-kicker {
    margin: 0.85rem auto 0.35rem;
    max-width: 34rem;
    font-size: 0.72rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    text-align: center;
    color: #64748b;
}

body.wk-poule-page.wk-land-national.wk-land-nl .wk-steps-kicker {
    color: #c2410c;
}

body.wk-poule-page.wk-land-national .wk-hero.wk-hero--land-banner .wk-steps {
    position: relative;
}

body.wk-poule-page.wk-land-national .wk-step-card strong {
    display: block;
    font-size: 0.88rem;
    color: #0f172a;
}

body.wk-poule-page.wk-land-national .wk-step-card span:not(.wk-step-num) {
    font-size: 0.72rem;
    color: #64748b;
    font-weight: 500;
}

/* —— Auth: compact Google + e-mail (geen groene box) —— */
body.wk-poule-page.wk-land-national .wk-auth-section-head {
    max-width: 22rem;
    margin: 0 auto 0.85rem;
    text-align: center;
}

body.wk-poule-page.wk-land-national .wk-auth-section-head__title {
    margin: 0 0 0.35rem;
    font-size: 1.1rem;
    font-weight: 700;
    color: #0f172a;
}

body.wk-poule-page.wk-land-national .wk-auth-section-head__lead {
    margin: 0;
    font-size: 0.86rem;
    line-height: 1.45;
    color: #475569;
}

body.wk-poule-page.wk-land-national .wk-auth-google-compact {
    max-width: 17rem;
    margin: 0 auto 0.5rem;
    text-align: center;
}

body.wk-poule-page.wk-land-national .wk-auth-google-compact__label {
    margin: 0 0 0.45rem;
    font-size: 0.68rem;
    font-weight: 700;
    letter-spacing: 0.06em;
    text-transform: uppercase;
    color: #64748b;
}

body.wk-poule-page.wk-land-national .wk-auth-block .wk-auth-email-divider {
    max-width: 20rem;
    margin: 0.75rem auto 1rem;
}

body.wk-poule-page.wk-land-national .wk-auth-block section.wk-auth-signup {
    display: none !important;
}

body.wk-poule-page.wk-land-national .wk-pro-benefits {
    display: none !important;
}

/* —— Welkom + voortgang (ingelogd) —— */
body.wk-poule-page.wk-land-national .wk-welcome-bar {
    border: 2px solid #e2e8f0;
    border-radius: 14px;
    background: linear-gradient(180deg, #ffffff 0%, #f8fafc 100%);
    box-shadow: 0 4px 20px rgba(15, 23, 42, 0.06);
    overflow: hidden;
}

body.wk-poule-page.wk-land-national .wk-welcome-bar--needs-fill {
    border-color: #86efac;
    box-shadow:
        0 0 0 1px rgba(34, 197, 94, 0.15),
        0 8px 28px rgba(22, 163, 74, 0.12);
}

body.wk-poule-page.wk-land-national .wk-welcome-bar--complete {
    border-color: #bbf7d0;
}

body.wk-poule-page.wk-land-national .wk-welcome-hint a {
    color: #15803d;
    font-weight: 700;
    text-decoration: underline;
    text-underline-offset: 2px;
}

body.wk-poule-page.wk-land-national .wk-welcome-actions {
    display: flex;
    justify-content: center;
    margin: 0.75rem 0 0;
    padding: 0;
}

body.wk-poule-page.wk-land-national .wk-welcome-actions.wk-hidden {
    display: none !important;
}

body.wk-poule-page.wk-land-national .wk-welcome-cta {
    width: 100%;
    max-width: 20rem;
}

/* Voortgangsbalk */
body.wk-poule-page.wk-land-national .wk-progress-wrap {
    max-width: 22rem;
    margin: 0.85rem auto 1rem;
    padding: 0.75rem 0.9rem;
    text-align: center;
    background: #fff;
    border: 1px solid #e2e8f0;
    border-radius: 12px;
    box-shadow: 0 2px 10px rgba(15, 23, 42, 0.05);
}

body.wk-poule-page.wk-land-national .wk-progress-wrap--low .wk-progress-label {
    color: #c2410c;
    font-weight: 700;
}

body.wk-poule-page.wk-land-national .wk-progress-wrap--done .wk-progress-label {
    color: #15803d;
    font-weight: 700;
}

body.wk-poule-page.wk-land-national .wk-progress-label {
    font-size: 0.78rem;
    font-weight: 600;
    margin-bottom: 0.4rem;
    color: #475569;
}

body.wk-poule-page.wk-land-national .wk-progress-bar {
    height: 10px;
    border-radius: 999px;
    background: #e2e8f0;
    overflow: hidden;
    box-shadow: inset 0 1px 2px rgba(15, 23, 42, 0.08);
}

body.wk-poule-page.wk-land-national .wk-progress-fill {
    height: 100%;
    border-radius: inherit;
    background: linear-gradient(90deg, #22c55e 0%, #16a34a 100%);
    transition: width 0.5s cubic-bezier(0.34, 1.2, 0.64, 1);
    box-shadow: 0 0 12px rgba(34, 197, 94, 0.45);
}

/* —— Snel voorspellen: duidelijke hoofdactie —— */
body.wk-poule-page.wk-land-national .wk-predict-quick {
    margin: 0 0 1rem;
    padding: 1rem 1rem 1.05rem;
    border: 2px solid #e2e8f0;
    border-radius: 14px;
    background: linear-gradient(180deg, #f0fdf4 0%, #ffffff 55%);
    box-shadow: 0 6px 24px rgba(22, 163, 74, 0.1);
}

body.wk-poule-page.wk-land-national .wk-predict-quick-hero {
    display: flex;
    flex-direction: column;
    align-items: center;
    text-align: center;
    margin-bottom: 0.85rem;
    padding-bottom: 0.85rem;
    border-bottom: 1px solid #d1fae5;
}

body.wk-poule-page.wk-land-national .wk-predict-quick-kicker {
    margin: 0 0 0.45rem;
    font-size: 0.68rem;
    font-weight: 700;
    letter-spacing: 0.1em;
    text-transform: uppercase;
    color: #15803d;
}

body.wk-poule-page.wk-land-national .wk-predict-quick-primary {
    width: 100%;
    max-width: 20rem;
    animation: wkCtaSoftPulse 2.8s ease-in-out infinite;
}

@keyframes wkCtaSoftPulse {
    0%, 100% {
        box-shadow:
            inset 0 1px 0 rgba(255, 255, 255, 0.28),
            0 2px 0 #15803d,
            0 6px 18px rgba(22, 163, 74, 0.32);
    }
    50% {
        box-shadow:
            inset 0 1px 0 rgba(255, 255, 255, 0.32),
            0 3px 0 #15803d,
            0 10px 28px rgba(22, 163, 74, 0.42);
    }
}

@media (prefers-reduced-motion: reduce) {
    body.wk-poule-page.wk-land-national .wk-predict-quick-primary {
        animation: none;
    }
}

body.wk-poule-page.wk-land-national .wk-predict-quick-sub {
    margin: 0.5rem 0 0;
    max-width: 22rem;
    font-size: 0.78rem;
    font-weight: 500;
    line-height: 1.45;
    color: #64748b;
}

body.wk-poule-page.wk-land-national .wk-predict-quick-lead {
    margin: 0 0 0.65rem;
    font-size: 0.82rem;
    text-align: center;
    color: #475569;
}

/* —— Speelschema CTA (gasten) —— */
body.wk-poule-page .wk-schema-cta,
body.wk-poule-page.wk-land-national .wk-schema-cta {
    margin-top: 1.25rem;
    padding: 1.1rem 1rem;
    border-radius: 14px;
    border: 2px dashed #e2e8f0;
    background: #f0fdf4;
}

body.wk-poule-page .wk-schema-cta-lead {
    margin: 0 0 0.75rem;
    font-size: 0.88rem;
    line-height: 1.5;
    color: #166534 !important;
    -webkit-text-fill-color: #166534 !important;
}

body.wk-poule-page .wk-schema-cta-lead strong {
    color: #14532d !important;
    -webkit-text-fill-color: #14532d !important;
    font-weight: 800 !important;
}

body.wk-poule-page .wk-schema-cta-note {
    margin: 0.65rem 0 0;
    font-size: 0.72rem;
    font-weight: 700;
    color: #15803d !important;
    -webkit-text-fill-color: #15803d !important;
    letter-spacing: 0.02em;
}

/* —— Formulieren: rust & focus —— */
body.wk-poule-page.wk-land-national .wk-field label {
    font-size: 0.8rem;
    color: #334155;
}

body.wk-poule-page.wk-land-national .wk-field input:focus,
body.wk-poule-page.wk-land-national .wk-field select:focus {
    border-color: #22c55e;
    box-shadow: 0 0 0 3px rgba(34, 197, 94, 0.2);
}

/* —— Hero: Google duidelijk zichtbaar (officiële stijl) —— */
body.wk-poule-page.wk-land-national .wk-hero-signup-panel .wk-signup-panel__head {
    margin-bottom: 0.85rem;
}

body.wk-poule-page.wk-land-national .wk-hero-signup-panel .wk-google-wrap--hero {
    margin: 0.15rem 0 0;
    padding: 1.15rem 1rem 1rem !important;
    background: #ffffff !important;
    border: 2px solid #dadce0 !important;
    border-radius: 12px !important;
    box-shadow:
        0 2px 6px rgba(60, 64, 67, 0.12),
        0 12px 32px rgba(15, 23, 42, 0.14) !important;
}

body.wk-poule-page.wk-land-national .wk-hero-signup-panel .wk-google-signin-btn--hero {
    min-height: 56px !important;
    padding: 0 1.15rem !important;
    font-size: 1rem !important;
    font-weight: 600 !important;
    background: #ffffff !important;
    border: 2px solid #747775 !important;
    border-radius: 6px !important;
    box-shadow:
        0 1px 2px rgba(60, 64, 67, 0.15),
        0 2px 8px rgba(60, 64, 67, 0.12) !important;
}

body.wk-poule-page.wk-land-national .wk-hero-signup-panel .wk-google-signin-btn--hero:hover {
    background: #f8f9fa !important;
    border-color: #5f6368 !important;
    box-shadow:
        0 2px 4px rgba(60, 64, 67, 0.18),
        0 6px 16px rgba(60, 64, 67, 0.14) !important;
    transform: translateY(-2px);
}

body.wk-poule-page.wk-land-national .wk-hero-signup-panel .wk-google-signin-btn--hero .wk-google-signin-btn__icon svg {
    width: 22px;
    height: 22px;
}

/* Compact Google bij inlog */
body.wk-poule-page.wk-land-national .wk-google-wrap--compact {
    padding: 0.65rem 0.75rem 0.55rem !important;
    background: #fff !important;
    border: 1px solid #e2e8f0 !important;
    border-radius: 10px !important;
    box-shadow: 0 2px 10px rgba(15, 23, 42, 0.06) !important;
}

body.wk-poule-page.wk-land-national .wk-google-signin-btn--compact {
    min-height: 44px !important;
    max-width: 100%;
    font-size: 0.875rem !important;
    font-weight: 600 !important;
    border: 1px solid #747775 !important;
    border-radius: 4px !important;
}

body.wk-poule-page.wk-land-national .wk-google-wrap--compact .wk-signup-panel__hint {
    margin-top: 0.45rem;
    font-size: 0.72rem;
}

/* Prijskaart: vertrouwen */
body.wk-poule-page.wk-land-national .wk-prize-card {
    text-align: center;
    max-width: 26rem;
    margin-left: auto;
    margin-right: auto;
}

body.wk-poule-page.wk-land-national .wk-prize-card strong {
    font-size: 0.95rem;
}

body.wk-poule-page.wk-land-national .wk-prize-card p {
    margin: 0.25rem 0 0;
    font-size: 0.8rem;
    color: #475569;
}

/* Scholen landings: zelfde trust-gevoel op primaire knop */
body.wk-scholen-page .wk-scholen-hero-cta,
body.wk-scholen-page .wk-aanmelden-actions {
    text-align: center;
}
