/* r1194 — Welkompagina zo dicht mogelijk op de aangeleverde referentie.
   Header, taakbalk en copyright worden bewust niet door deze stylesheet aangepast. */

#container.welcome-page-shell #main,
#container.welcome-page-shell #content.welcome-content.welcome-reference-layout {
    min-width: 0;
}

#container.welcome-page-shell #content.welcome-content.welcome-reference-layout {
    width: 100% !important;
    max-width: none !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 14px !important;
    margin: 0 !important;
    padding: 0 !important;
    background: transparent !important;
}

#container.welcome-page-shell #content .welcome-panel,
#container.welcome-page-shell #content .welcome-hero {
    box-sizing: border-box !important;
    min-width: 0 !important;
    margin: 0 !important;
    border: 1px solid #dfe5eb !important;
    border-radius: 11px !important;
    background: #fff !important;
    box-shadow: 0 3px 11px rgba(42, 62, 82, .075) !important;
}

/* =========================================================
   HERO — verhoudingen en illustratie uit de referentie
   ========================================================= */
#container.welcome-page-shell #content .welcome-hero {
    position: relative !important;
    isolation: isolate;
    width: 100% !important;
    height: 284px !important;
    min-height: 284px !important;
    overflow: hidden !important;
    padding: 27px 41px 25px !important;
    background: #fff !important;
}

#container.welcome-page-shell #content .welcome-hero::before {
    content: "";
    position: absolute;
    z-index: 0;
    left: -4%;
    right: 43%;
    bottom: -75px;
    height: 124px;
    border-radius: 54% 70% 0 0;
    background: #fbeedf;
    pointer-events: none;
}

#container.welcome-page-shell #content .welcome-hero::after {
    content: "";
    position: absolute;
    z-index: 0;
    left: 23%;
    right: -4%;
    bottom: -90px;
    height: 142px;
    border-radius: 65% 44% 0 0;
    background: #fff8ef;
    pointer-events: none;
}

.welcome-hero-reference-art {
    position: absolute;
    z-index: 0;
    top: 0;
    right: 0;
    width: 58.5%;
    height: 100%;
    display: block;
    object-fit: cover;
    object-position: right bottom;
    pointer-events: none;
    user-select: none;
}

.welcome-hero-main {
    position: relative !important;
    z-index: 2 !important;
    width: 54% !important;
    max-width: 560px !important;
    min-width: 0 !important;
}

.welcome-kicker {
    margin: 0 0 7px !important;
    color: #5b7f43 !important;
    font: inherit !important;
    font-size: 12px !important;
    font-weight: 800 !important;
    line-height: 1.35 !important;
    letter-spacing: .055em !important;
    text-transform: uppercase !important;
}

#content .welcome-hero h1 {
    margin: 0 !important;
    color: #171a1d !important;
    font: inherit !important;
    font-size: clamp(39px, 3.45vw, 49px) !important;
    font-weight: 600 !important;
    line-height: 1.03 !important;
    letter-spacing: -.04em !important;
}

.welcome-eyes {
    display: inline-block !important;
    margin-left: 4px !important;
    font-size: .65em !important;
    vertical-align: .08em !important;
}

.welcome-hero-intro {
    width: 100% !important;
    max-width: 510px !important;
    margin: 13px 0 0 !important;
    color: #30363c !important;
    font: inherit !important;
    font-size: 13.5px !important;
    line-height: 1.55 !important;
}

#content .welcome-hero-actions {
    display: flex !important;
    align-items: center !important;
    flex-wrap: wrap !important;
    gap: 9px !important;
    margin: 18px 0 0 !important;
    padding: 0 !important;
    border: 0 !important;
}

#content .welcome-hero-actions .button {
    min-height: 38px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    gap: 7px !important;
    padding: 7px 14px !important;
    margin: 0 !important;
    border-radius: 7px !important;
    font-size: 12.5px !important;
    text-decoration: none !important;
}

#content .welcome-hero-actions .welcome-primary-action {
    border-color: #315e9d !important;
    background: linear-gradient(180deg, #3f70b5 0%, #2f609f 100%) !important;
    color: #fff !important;
    box-shadow: 0 2px 5px rgba(47, 95, 159, .18) !important;
}

#content .welcome-hero-actions .welcome-secondary-action {
    border-color: #d5dbe0 !important;
    background: #fff !important;
    color: #2b3035 !important;
    box-shadow: none !important;
}

.welcome-button-icon,
.welcome-svg-icon {
    width: 16px !important;
    height: 16px !important;
    fill: none !important;
    stroke: currentColor !important;
    stroke-width: 1.8 !important;
    stroke-linecap: round !important;
    stroke-linejoin: round !important;
}

.welcome-hero-online {
    min-height: 34px !important;
    display: flex !important;
    align-items: center !important;
    flex-wrap: wrap !important;
    gap: 9px !important;
    margin-top: 18px !important;
    color: #454d54 !important;
    font-size: 12.5px !important;
}

.welcome-hero-faces {
    display: flex !important;
    align-items: center !important;
}
.welcome-hero-faces[hidden] { display: none !important; }
.welcome-hero-face {
    width: 31px !important;
    height: 31px !important;
    margin-left: -6px !important;
    border: 2px solid #fff !important;
    border-radius: 50% !important;
    object-fit: cover !important;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .12) !important;
}
.welcome-hero-face:first-child { margin-left: 0 !important; }
.welcome-hero-more,
.welcome-hero-guest-badge {
    min-width: 31px !important;
    height: 31px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    padding: 0 7px !important;
    border-radius: 999px !important;
    background: #e9eef4 !important;
    color: #4f6072 !important;
    font-size: 10.5px !important;
    font-weight: 700 !important;
}
.welcome-hero-more[hidden],
.welcome-hero-guest-badge[hidden] { display: none !important; }

/* =========================================================
   HOOFDINDELING — exact dezelfde verhoudingen als de referentie
   ========================================================= */
.welcome-reference-body {
    display: grid !important;
    grid-template-columns: minmax(0, 1.95fr) minmax(286px, 1fr) !important;
    gap: 14px !important;
    align-items: start !important;
}

.welcome-reference-main,
.welcome-reference-side {
    min-width: 0 !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 14px !important;
}

.welcome-reference-toprow {
    display: grid !important;
    grid-template-columns: minmax(0, .91fr) minmax(0, 1.03fr) !important;
    gap: 12px !important;
    align-items: start !important;
}

.welcome-reference-side {
    margin-top: -41px !important;
}

#container.welcome-page-shell #content .welcome-panel {
    width: 100% !important;
    padding: 16px !important;
    overflow: visible !important;
}

.welcome-card-header,
.welcome-side-card-heading,
.welcome-safe-heading {
    display: flex !important;
    align-items: flex-start !important;
    justify-content: space-between !important;
    gap: 10px !important;
    margin: 0 0 12px !important;
}

.welcome-card-header h2,
.welcome-side-card-heading h2,
.welcome-safe-heading h2,
.welcome-privacy-panel > h2,
.welcome-join-card > h2 {
    margin: 0 !important;
    color: #22282e !important;
    font: inherit !important;
    font-size: 15.5px !important;
    font-weight: 700 !important;
    line-height: 1.25 !important;
}

.welcome-card-header p,
.welcome-side-card-heading p,
.welcome-safe-heading p {
    margin: 3px 0 0 !important;
    color: #68727c !important;
    font-size: 10.5px !important;
    line-height: 1.35 !important;
}

.welcome-heading-dot {
    display: inline-block !important;
    width: 8px !important;
    height: 8px !important;
    margin-right: 8px !important;
    border-radius: 50% !important;
    vertical-align: .08em !important;
    background: #a4abb2 !important;
}
.welcome-heading-dot-green { background: #8fbb55 !important; }
.welcome-heading-star { margin-right: 7px !important; color: #f4a11b !important; }
.welcome-heading-star-green { color: #75a94a !important; }

.welcome-header-with-link > a,
.welcome-card-footer-link a,
.welcome-inline-link,
.welcome-poll-footer a,
.welcome-weather-more {
    color: #3b67a1 !important;
    font-size: 10.5px !important;
    font-weight: 600 !important;
    text-decoration: none !important;
}
.welcome-link-icon {
    width: 11px !important;
    height: 11px !important;
    vertical-align: -.08em !important;
}

/* =========================================================
   VERS VAN DE COMMUNITY
   ========================================================= */
#container.welcome-page-shell #content .welcome-activity-panel {
    min-height: 458px !important;
}

.welcome-activity-list {
    display: block !important;
    padding: 0 !important;
}
.welcome-activity-list::before { display: none !important; }
.welcome-activity-list .activity-card {
    min-width: 0 !important;
    display: grid !important;
    grid-template-columns: 44px minmax(0, 1fr) !important;
    gap: 9px !important;
    align-items: center !important;
    padding: 13px 0 !important;
    margin: 0 !important;
    border: 0 !important;
    border-bottom: 1px solid #edf0f3 !important;
    border-radius: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
}
.welcome-activity-list .activity-left {
    width: 44px !important;
    height: 44px !important;
    padding: 0 !important;
}
.welcome-activity-list .activity-left img {
    width: 42px !important;
    height: 42px !important;
    border: 2px solid #eff2f4 !important;
    border-radius: 50% !important;
    object-fit: cover !important;
    box-shadow: 0 1px 3px rgba(0, 0, 0, .1) !important;
}
.welcome-activity-list .activity-right { min-width: 0 !important; }
.welcome-activity-list .activity-top {
    display: flex !important;
    align-items: baseline !important;
    justify-content: space-between !important;
    gap: 7px !important;
}
.welcome-activity-list .name {
    min-width: 0 !important;
    overflow: hidden !important;
    color: #5d863a !important;
    font-size: 11px !important;
    font-weight: 700 !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
}
.welcome-activity-list .time {
    flex: 0 0 auto !important;
    color: #7b858e !important;
    font-size: 9px !important;
}
.welcome-activity-list .activity-text {
    margin-top: 3px !important;
    overflow: hidden !important;
    color: #333b42 !important;
    font-size: 10px !important;
    line-height: 1.35 !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
}
.welcome-card-footer-link {
    margin-top: 13px !important;
    text-align: center !important;
}

/* =========================================================
   POLL
   ========================================================= */
#container.welcome-page-shell #content .welcome-poll-panel {
    position: relative !important;
    min-height: 478px !important;
}
.welcome-poll-panel #pollContainer { min-height: 355px !important; }
.welcome-poll-panel #pollContainer > h3 {
    margin: 20px 0 13px !important;
    color: #293039 !important;
    font: inherit !important;
    font-size: 11.5px !important;
    font-weight: 700 !important;
    line-height: 1.45 !important;
}
.welcome-poll-panel .poll-form {
    display: grid !important;
    gap: 8px !important;
    margin: 0 !important;
}
.welcome-poll-panel .poll-option {
    position: relative !important;
    min-height: 38px !important;
    display: grid !important;
    grid-template-columns: 20px minmax(0, 1fr) auto !important;
    grid-template-rows: auto 4px !important;
    gap: 3px 7px !important;
    align-items: center !important;
    padding: 7px 9px !important;
    margin: 0 !important;
    border: 1px solid #e1e6eb !important;
    border-radius: 7px !important;
    background: #fff !important;
    box-shadow: 0 1px 3px rgba(42, 62, 82, .035) !important;
}
.welcome-poll-panel .poll-form.has-voted .poll-option {
    grid-template-columns: minmax(0, 1fr) auto !important;
}
.welcome-poll-panel .poll-option input {
    width: 14px !important;
    height: 14px !important;
    margin: 0 !important;
}
.welcome-poll-panel .poll-option-text {
    min-width: 0 !important;
    color: #31383e !important;
    font-size: 10px !important;
    font-weight: 500 !important;
}
.welcome-poll-panel .poll-option small {
    grid-column: -2 / -1 !important;
    color: #79838d !important;
    font-size: 9px !important;
    white-space: nowrap !important;
}
.welcome-poll-panel .poll-bar {
    grid-column: 2 / -1 !important;
    width: 100% !important;
    height: 3px !important;
    overflow: hidden !important;
    border-radius: 999px !important;
    background: #edf2f6 !important;
}
.welcome-poll-panel .poll-form.has-voted .poll-bar { grid-column: 1 / -1 !important; }
.welcome-poll-panel .poll-bar > span {
    display: block !important;
    height: 100% !important;
    border-radius: inherit !important;
    background: #3373be !important;
}
.welcome-poll-panel .poll-option.selected {
    border-color: #7aa4d5 !important;
    background: #f5f8fd !important;
    box-shadow: inset 0 0 0 1px rgba(63, 111, 176, .08) !important;
}
.welcome-poll-panel .poll-submit.button {
    width: 96px !important;
    min-height: 34px !important;
    justify-self: start !important;
    margin-top: 1px !important;
    padding: 6px 14px !important;
    font-size: 10px !important;
}
.welcome-poll-panel .poll-total-row {
    position: absolute !important;
    top: 38px !important;
    right: 16px !important;
    display: inline-flex !important;
    align-items: center !important;
    gap: 5px !important;
    margin: 0 !important;
    padding: 4px 8px !important;
    border-radius: 999px !important;
    background: #f3f4f6 !important;
    color: #6f7881 !important;
    font-size: 9px !important;
}
.welcome-poll-panel .poll-total,
.welcome-poll-panel .poll-voted-label {
    margin: 0 !important;
    color: inherit !important;
    font-size: 9px !important;
}
.welcome-poll-footer {
    display: flex !important;
    align-items: center !important;
    justify-content: flex-end !important;
    min-height: 22px !important;
    margin-top: 5px !important;
}

/* =========================================================
   TRENDING
   ========================================================= */
#container.welcome-page-shell #content .welcome-trending-panel {
    min-height: 132px !important;
}
.welcome-topic-grid {
    display: grid !important;
    grid-template-columns: repeat(4, minmax(0, 1fr)) !important;
    gap: 8px !important;
}
.welcome-topic-card {
    min-width: 0 !important;
    min-height: 54px !important;
    display: flex !important;
    align-items: center !important;
    gap: 8px !important;
    padding: 8px 10px !important;
    border: 1px solid #e5e9ed !important;
    border-radius: 7px !important;
    background: #fff !important;
    color: inherit !important;
    text-decoration: none !important;
    box-shadow: none !important;
}
.welcome-topic-emoji {
    flex: 0 0 auto !important;
    font-size: 23px !important;
    line-height: 1 !important;
}
.welcome-topic-card span:last-child { min-width: 0 !important; }
.welcome-topic-card strong {
    display: block !important;
    overflow: hidden !important;
    color: #283038 !important;
    font-size: 9.5px !important;
    font-weight: 700 !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
}
.welcome-topic-card small {
    display: block !important;
    margin-top: 3px !important;
    color: #6c7680 !important;
    font-size: 8.5px !important;
}

/* =========================================================
   LEDEN ONLINE
   ========================================================= */
#container.welcome-page-shell #content .welcome-online-panel {
    min-height: 98px !important;
}
.welcome-online-panel-layout {
    display: grid !important;
    grid-template-columns: 145px minmax(0, 1fr) auto !important;
    align-items: center !important;
    gap: 10px 14px !important;
}
.welcome-online-panel-layout .welcome-card-header {
    grid-column: 1 !important;
    margin: 0 !important;
}
.welcome-online-panel-layout #welcomeOnlineMembers { grid-column: 2 !important; }
.welcome-online-panel-layout .welcome-members-button {
    grid-column: 3 !important;
    min-height: 34px !important;
    margin: 0 !important;
    padding: 6px 13px !important;
    font-size: 10px !important;
    white-space: nowrap !important;
}
.welcome-online-profile-strip {
    display: flex !important;
    align-items: center !important;
    flex-wrap: nowrap !important;
    gap: 0 !important;
    min-height: 40px !important;
}
.welcome-online-profile-strip .welcome-profile-item {
    width: 39px !important;
    min-width: 39px !important;
    height: 39px !important;
    display: block !important;
    margin-left: -5px !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
}
.welcome-online-profile-strip .welcome-profile-item:first-child { margin-left: 0 !important; }
.welcome-online-profile-strip .welcome-profile-item > span:last-child { display: none !important; }
.welcome-online-profile-strip .welcome-profile-avatar {
    position: relative !important;
    width: 39px !important;
    height: 39px !important;
    display: block !important;
}
.welcome-online-profile-strip .welcome-profile-avatar::before { display: none !important; }
.welcome-online-profile-strip .welcome-profile-avatar img {
    width: 39px !important;
    height: 39px !important;
    border: 2px solid #fff !important;
    border-radius: 50% !important;
    object-fit: cover !important;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .11) !important;
}
.welcome-online-profile-strip .welcome-online-dot {
    right: 0 !important;
    bottom: 0 !important;
    width: 9px !important;
    height: 9px !important;
    border: 1px solid #fff !important;
    background: #8bbd31 !important;
}
.welcome-profile-more {
    width: 39px !important;
    height: 39px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    margin-left: -3px !important;
    border-radius: 50% !important;
    background: #edf0f3 !important;
    color: #55616c !important;
    font-size: 10px !important;
    font-weight: 700 !important;
}

/* =========================================================
   JOUW VOLGENDE KLIK
   ========================================================= */
#container.welcome-page-shell #content .welcome-discovery-panel {
    min-height: 236px !important;
}
#content .welcome-discovery-grid {
    display: grid !important;
    grid-template-columns: repeat(3, minmax(0, 1fr)) !important;
    gap: 10px !important;
}
#content .welcome-discovery-link {
    min-width: 0 !important;
    min-height: 62px !important;
    display: grid !important;
    grid-template-columns: 38px minmax(0, 1fr) 12px !important;
    align-items: center !important;
    gap: 9px !important;
    padding: 9px 10px !important;
    border: 1px solid #e4e8ec !important;
    border-radius: 7px !important;
    background: #fff !important;
    color: inherit !important;
    text-decoration: none !important;
    box-shadow: none !important;
}
.welcome-discovery-icon {
    width: 36px !important;
    height: 36px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    border-radius: 9px !important;
    background: #eef3ff !important;
    color: #4c6fd4 !important;
}
.welcome-discovery-icon-added { background: #fff0ee !important; color: #e67562 !important; }
.welcome-discovery-icon-messages { background: #fff4e6 !important; color: #dc9a37 !important; }
.welcome-discovery-icon-chat { background: #edf8ef !important; color: #5da06b !important; }
.welcome-discovery-icon-games { background: #eef5fb !important; color: #477eb3 !important; }
.welcome-discovery-icon-search { background: #f4ebff !important; color: #945de8 !important; }
.welcome-discovery-copy { min-width: 0 !important; }
.welcome-discovery-copy strong {
    display: block !important;
    overflow: hidden !important;
    color: #2b3238 !important;
    font-size: 10px !important;
    font-weight: 700 !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
}
.welcome-discovery-copy small {
    display: block !important;
    margin-top: 3px !important;
    overflow: hidden !important;
    color: #6f7881 !important;
    font-size: 8px !important;
    text-overflow: ellipsis !important;
    white-space: nowrap !important;
}
.welcome-discovery-arrow { color: #4d5760 !important; }
.welcome-discovery-arrow svg { width: 11px !important; height: 11px !important; }

/* =========================================================
   WEER — referentiekaart zonder dubbele binnenkaart
   ========================================================= */
#container.welcome-page-shell #content .welcome-weather-panel {
    min-height: 338px !important;
    padding: 0 16px 14px !important;
    overflow: hidden !important;
}
.welcome-weather-panel #weather { min-height: 0 !important; }
.welcome-weather-panel .weather-card {
    width: 100% !important;
    max-width: none !important;
    margin: 0 !important;
    padding: 16px 0 0 !important;
    border: 0 !important;
    border-radius: 0 !important;
    background: #fff !important;
    box-shadow: none !important;
}
.welcome-weather-panel .weather-card::before,
.welcome-weather-panel .weather-card::after { display: none !important; }
.welcome-weather-panel .weather-top {
    grid-template-columns: 36px minmax(0, 1fr) !important;
    gap: 9px !important;
}
.welcome-weather-panel .weather-icon-wrap {
    width: 34px !important;
    height: 34px !important;
    border: 0 !important;
    border-radius: 8px !important;
    background: #fff !important;
    color: #3376bb !important;
    box-shadow: none !important;
}
.welcome-weather-panel .weather-main-icon { width: 27px !important; height: 27px !important; }
.welcome-weather-panel .weather-location-title-row h2 {
    color: #282f36 !important;
    font-size: 14px !important;
    font-weight: 700 !important;
}
.welcome-weather-panel .weather-location-edit {
    width: 28px !important;
    height: 28px !important;
    min-width: 28px !important;
    min-height: 28px !important;
    padding: 0 !important;
    border-radius: 7px !important;
}
.welcome-weather-panel .weather-summary { margin-top: 2px !important; font-size: 9.5px !important; }
.welcome-weather-panel .weather-temperature-row {
    gap: 12px !important;
    padding: 11px 0 10px !important;
    border-bottom: 0 !important;
}
.welcome-weather-panel .weather-temperature {
    color: #14548d !important;
    font-size: 39px !important;
    font-weight: 500 !important;
    line-height: 1 !important;
}
.welcome-weather-panel .weather-temperature-meta strong { font-size: 9.5px !important; }
.welcome-weather-panel .weather-temperature-meta span { font-size: 9px !important; }
.welcome-weather-panel .weather-details {
    display: grid !important;
    grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    gap: 7px !important;
    margin-top: 0 !important;
}
.welcome-weather-panel .weather-detail {
    min-height: 49px !important;
    display: flex !important;
    align-items: center !important;
    gap: 7px !important;
    padding: 8px !important;
    border: 1px solid #edf0f3 !important;
    border-radius: 7px !important;
    background: #fff !important;
}
.welcome-weather-panel .weather-detail-icon { width: 24px !important; height: 24px !important; }
.welcome-weather-panel .weather-detail small { font-size: 8.5px !important; }
.welcome-weather-panel .weather-detail strong { font-size: 9px !important; }
.welcome-weather-panel .weather-sun-strip {
    min-height: 47px !important;
    margin-top: 8px !important;
    padding: 8px 10px !important;
    border-radius: 7px !important;
    background: #fff6e6 !important;
}
.welcome-weather-panel .weather-sun-strip small { font-size: 8px !important; }
.welcome-weather-panel .weather-sun-strip strong,
.welcome-weather-panel .weather-sun-chance { font-size: 9.5px !important; }
.welcome-weather-panel .weather-forecast,
.welcome-weather-panel .weather-source { display: none !important; }
.welcome-weather-more {
    display: block !important;
    margin: 10px 0 0 !important;
    text-align: center !important;
}

/* =========================================================
   COMMUNITYMOMENT
   ========================================================= */
#container.welcome-page-shell #content .welcome-community-moment {
    min-height: 230px !important;
    overflow: hidden !important;
}
.welcome-moment-badge {
    width: 39px !important;
    height: 39px !important;
    display: inline-flex !important;
    align-items: center !important;
    justify-content: center !important;
    flex: 0 0 39px !important;
    border-radius: 9px !important;
    background: #edf5e8 !important;
    color: #69994d !important;
}
.welcome-community-art {
    width: calc(100% + 6px) !important;
    height: 70px !important;
    display: block !important;
    margin: 2px -3px 10px !important;
    object-fit: cover !important;
    object-position: center !important;
}
#welcomeMoment {
    margin: 0 0 9px !important;
    color: #3c454d !important;
    font-size: 10px !important;
    line-height: 1.5 !important;
}

/* =========================================================
   PRIVACY
   ========================================================= */
#container.welcome-page-shell #content .welcome-privacy-panel {
    position: relative !important;
    min-height: 208px !important;
    overflow: hidden !important;
    padding-right: 88px !important;
}
.welcome-privacy-panel > h2 { margin-bottom: 7px !important; }
.welcome-privacy-panel article {
    position: relative !important;
    z-index: 2 !important;
    margin: 0 !important;
    padding: 0 !important;
    border: 0 !important;
    background: transparent !important;
    box-shadow: none !important;
}
.welcome-privacy-panel article p {
    margin: 0 0 7px !important;
    color: #4a535b !important;
    font-size: 9.5px !important;
    line-height: 1.45 !important;
}
.welcome-privacy-panel article p:first-child {
    color: #2f363d !important;
    font-weight: 700 !important;
}
.welcome-privacy-panel .profile-privacy-help { color: #68727a !important; }
.welcome-privacy-art {
    position: absolute !important;
    z-index: 1 !important;
    top: 41px !important;
    right: -2px !important;
    width: 92px !important;
    height: 112px !important;
    object-fit: contain !important;
    pointer-events: none !important;
}
.welcome-privacy-link {
    position: absolute !important;
    left: 16px !important;
    bottom: 15px !important;
}

/* =========================================================
   GOED OM TE WETEN
   ========================================================= */
#container.welcome-page-shell #content .welcome-safe-card {
    min-height: 216px !important;
    overflow: hidden !important;
}
.welcome-safe-heading { margin-bottom: 13px !important; }
.welcome-safe-art {
    width: 62px !important;
    height: 62px !important;
    flex: 0 0 62px !important;
    display: block !important;
    object-fit: contain !important;
}
.welcome-check-list {
    display: flex !important;
    flex-direction: column !important;
    gap: 10px !important;
    margin: 0 0 14px !important;
    padding: 0 !important;
    list-style: none !important;
}
.welcome-check-list li {
    display: flex !important;
    align-items: flex-start !important;
    gap: 8px !important;
    color: #414a52 !important;
    font-size: 9.5px !important;
    line-height: 1.4 !important;
}
.welcome-check-list li::before { display: none !important; }
.welcome-check-list svg {
    width: 13px !important;
    height: 13px !important;
    flex: 0 0 13px !important;
    color: #70a74d !important;
}

/* Rustige interacties, zoals in de referentie. */
@media (hover: hover) and (pointer: fine) {
    .welcome-topic-card:hover,
    #content .welcome-discovery-link:hover {
        border-color: #d5dee7 !important;
        background: #fafbfd !important;
        transform: none !important;
        box-shadow: none !important;
    }
}

/* =========================================================
   RESPONSIVE
   ========================================================= */
@media (max-width: 1120px) {
    .welcome-reference-body {
        grid-template-columns: minmax(0, 1.7fr) minmax(270px, .95fr) !important;
    }
    .welcome-reference-toprow {
        grid-template-columns: 1fr 1fr !important;
    }
    .welcome-topic-grid {
        grid-template-columns: repeat(2, minmax(0, 1fr)) !important;
    }
    .welcome-online-panel-layout {
        grid-template-columns: 130px minmax(0, 1fr) auto !important;
    }
}

@media (max-width: 860px) {
    #container.welcome-page-shell #content .welcome-hero {
        height: auto !important;
        min-height: 0 !important;
        padding: 24px 22px 190px !important;
    }
    .welcome-hero-main { width: 100% !important; max-width: none !important; }
    .welcome-hero-reference-art {
        top: auto !important;
        bottom: 0 !important;
        width: 100% !important;
        height: 180px !important;
        object-position: right bottom !important;
    }
    .welcome-reference-body { grid-template-columns: 1fr !important; }
    .welcome-reference-side { margin-top: 0 !important; }
    .welcome-reference-toprow { grid-template-columns: 1fr 1fr !important; }
    .welcome-online-panel-layout { grid-template-columns: 1fr auto !important; }
    .welcome-online-panel-layout .welcome-card-header { grid-column: 1 / -1 !important; }
    .welcome-online-panel-layout #welcomeOnlineMembers { grid-column: 1 !important; }
    .welcome-online-panel-layout .welcome-members-button { grid-column: 2 !important; }
}

@media (max-width: 620px) {
    .welcome-reference-toprow,
    .welcome-topic-grid,
    #content .welcome-discovery-grid { grid-template-columns: 1fr !important; }
    #content .welcome-hero h1 { font-size: 34px !important; }
    .welcome-online-panel-layout { grid-template-columns: 1fr !important; }
    .welcome-online-panel-layout .welcome-card-header,
    .welcome-online-panel-layout #welcomeOnlineMembers,
    .welcome-online-panel-layout .welcome-members-button { grid-column: 1 !important; }
    .welcome-online-panel-layout .welcome-members-button { justify-self: start !important; }
    .welcome-privacy-panel { padding-right: 70px !important; }
}

/* =========================================================
   r1195 — Snoeten-typografie en verdere verfijning
   Alle gewone teksten gebruiken weer de normale sitefont en -grootte.
   ========================================================= */
#container.welcome-page-shell #content.welcome-reference-layout,
#container.welcome-page-shell #content.welcome-reference-layout button,
#container.welcome-page-shell #content.welcome-reference-layout input,
#container.welcome-page-shell #content.welcome-reference-layout select,
#container.welcome-page-shell #content.welcome-reference-layout textarea {
    font-family: var(--base-font) !important;
    font-size: var(--base-font-size) !important;
}

/* Hero iets rustiger en meer Snoeten, zonder de grote moderne type-look. */
#container.welcome-page-shell #content .welcome-hero {
    height: 300px !important;
    min-height: 300px !important;
    padding: 28px 40px 25px !important;
}
.welcome-hero-main {
    width: 53% !important;
    max-width: 575px !important;
}
.welcome-kicker {
    margin-bottom: 6px !important;
    font-family: var(--base-font) !important;
    font-size: calc(var(--base-font-size) - 2px) !important;
    line-height: 1.35 !important;
    letter-spacing: .035em !important;
}
#content .welcome-hero h1 {
    font-family: var(--base-font) !important;
    font-size: calc(var(--base-font-size) + 22px) !important;
    font-weight: 600 !important;
    line-height: 1.1 !important;
    letter-spacing: 0 !important;
}
.welcome-hero-intro {
    max-width: 520px !important;
    margin-top: 10px !important;
    font-family: var(--base-font) !important;
    font-size: var(--base-font-size) !important;
    line-height: 1.5 !important;
}
#content .welcome-hero-actions {
    margin-top: 16px !important;
}
#content .welcome-hero-actions .button {
    min-height: 38px !important;
    padding: 6px 13px !important;
    font-family: var(--base-font) !important;
    font-size: var(--base-font-size) !important;
}
.welcome-hero-online {
    margin-top: 15px !important;
    font-family: var(--base-font) !important;
    font-size: var(--base-font-size) !important;
}
.welcome-hero-more,
.welcome-hero-guest-badge {
    font-family: var(--base-font) !important;
    font-size: calc(var(--base-font-size) - 2px) !important;
}

/* Kaarten: iets luchtiger, maar de referentieverhoudingen behouden. */
#container.welcome-page-shell #content.welcome-content.welcome-reference-layout {
    gap: 12px !important;
}
.welcome-reference-body,
.welcome-reference-main,
.welcome-reference-side {
    gap: 12px !important;
}
.welcome-reference-toprow {
    gap: 12px !important;
    align-items: stretch !important;
}
#container.welcome-page-shell #content .welcome-panel {
    padding: 15px !important;
    border-radius: 10px !important;
    box-shadow: 0 2px 8px rgba(42, 62, 82, .07) !important;
}

/* Normale koppen en subtitels. */
.welcome-card-header,
.welcome-side-card-heading,
.welcome-safe-heading {
    margin-bottom: 11px !important;
}
.welcome-card-header h2,
.welcome-side-card-heading h2,
.welcome-safe-heading h2,
.welcome-privacy-panel > h2,
.welcome-join-card > h2 {
    font-family: var(--base-font) !important;
    font-size: calc(var(--base-font-size) + 1px) !important;
    font-weight: 700 !important;
    line-height: 1.3 !important;
}
.welcome-card-header p,
.welcome-side-card-heading p,
.welcome-safe-heading p {
    margin-top: 1px !important;
    font-family: var(--base-font) !important;
    font-size: var(--base-font-size) !important;
    line-height: 1.35 !important;
}
.welcome-header-with-link > a,
.welcome-card-footer-link a,
.welcome-inline-link,
.welcome-poll-footer a,
.welcome-weather-more {
    font-family: var(--base-font) !important;
    font-size: var(--base-font-size) !important;
}

/* Communitylijst: normale tekstgrootte, zonder opgeblazen rijhoogte. */
#container.welcome-page-shell #content .welcome-activity-panel,
#container.welcome-page-shell #content .welcome-poll-panel {
    min-height: 520px !important;
}
.welcome-activity-list .activity-card {
    grid-template-columns: 46px minmax(0, 1fr) !important;
    gap: 10px !important;
    padding: 12px 0 !important;
}
.welcome-activity-list .activity-left,
.welcome-activity-list .activity-left img {
    width: 42px !important;
    height: 42px !important;
}
.welcome-activity-list .name,
.welcome-activity-list .activity-text,
.welcome-activity-list .time {
    font-family: var(--base-font) !important;
    font-size: var(--base-font-size) !important;
}
.welcome-activity-list .time {
    color: #7b858e !important;
}
.welcome-activity-list .activity-text {
    line-height: 1.4 !important;
}

/* Poll: inhoud in de normale Snoeten-size. */
.welcome-poll-panel #pollContainer {
    min-height: 390px !important;
}
.welcome-poll-panel #pollContainer > h3 {
    margin: 17px 0 12px !important;
    font-family: var(--base-font) !important;
    font-size: var(--base-font-size) !important;
    line-height: 1.45 !important;
}
.welcome-poll-panel .poll-form {
    gap: 8px !important;
}
.welcome-poll-panel .poll-option {
    min-height: 42px !important;
    padding: 7px 9px !important;
}
.welcome-poll-panel .poll-option-text,
.welcome-poll-panel .poll-option small,
.welcome-poll-panel .poll-total-row,
.welcome-poll-panel .poll-total,
.welcome-poll-panel .poll-voted-label,
.welcome-poll-panel .poll-submit.button {
    font-family: var(--base-font) !important;
    font-size: var(--base-font-size) !important;
}
.welcome-poll-panel .poll-total-row {
    top: 36px !important;
    padding: 3px 7px !important;
}
.welcome-poll-panel .poll-submit.button {
    width: auto !important;
    min-width: 96px !important;
    min-height: 36px !important;
}

/* Trending en snelle acties: geen mini-tekst meer. */
.welcome-topic-card {
    min-height: 64px !important;
    padding: 9px 10px !important;
}
.welcome-topic-card strong,
.welcome-topic-card small,
.welcome-discovery-copy strong,
.welcome-discovery-copy small {
    font-family: var(--base-font) !important;
    font-size: var(--base-font-size) !important;
    line-height: 1.3 !important;
}
.welcome-topic-card small,
.welcome-discovery-copy small {
    margin-top: 1px !important;
    color: #68727c !important;
}
#container.welcome-page-shell #content .welcome-trending-panel {
    min-height: 150px !important;
}

/* Online leden compact houden, maar tekst/button normaal. */
#container.welcome-page-shell #content .welcome-online-panel {
    min-height: 108px !important;
}
.welcome-online-panel-layout {
    grid-template-columns: 175px minmax(0, 1fr) auto !important;
}
.welcome-online-panel-layout .welcome-members-button,
.welcome-profile-more {
    font-family: var(--base-font) !important;
    font-size: var(--base-font-size) !important;
}
.welcome-profile-more {
    width: 42px !important;
    height: 42px !important;
}

#container.welcome-page-shell #content .welcome-discovery-panel {
    min-height: 250px !important;
}
#content .welcome-discovery-link {
    min-height: 72px !important;
    grid-template-columns: 40px minmax(0, 1fr) 12px !important;
    gap: 10px !important;
    padding: 10px 11px !important;
}

/* Rechterkolom: normale font/size, maatvoering aangepast op de grotere tekst. */
#container.welcome-page-shell #content .welcome-weather-panel {
    min-height: 400px !important;
    padding: 0 15px 13px !important;
}
.welcome-weather-panel .weather-card {
    padding-top: 15px !important;
    font-family: var(--base-font) !important;
    font-size: var(--base-font-size) !important;
}
.welcome-weather-panel .weather-location-title-row h2 {
    font-family: var(--base-font) !important;
    font-size: calc(var(--base-font-size) + 1px) !important;
}
.welcome-weather-panel .weather-summary,
.welcome-weather-panel .weather-temperature-meta strong,
.welcome-weather-panel .weather-temperature-meta span,
.welcome-weather-panel .weather-detail small,
.welcome-weather-panel .weather-detail strong,
.welcome-weather-panel .weather-sun-strip small,
.welcome-weather-panel .weather-sun-strip strong,
.welcome-weather-panel .weather-sun-chance {
    font-family: var(--base-font) !important;
    font-size: var(--base-font-size) !important;
}
.welcome-weather-panel .weather-temperature {
    font-family: var(--base-font) !important;
    font-size: calc(var(--base-font-size) + 25px) !important;
}
.welcome-weather-panel .weather-detail {
    min-height: 58px !important;
}
.welcome-weather-panel .weather-sun-strip {
    min-height: 55px !important;
}

#container.welcome-page-shell #content .welcome-community-moment {
    min-height: 250px !important;
}
#welcomeMoment,
.welcome-privacy-panel article p,
.welcome-check-list li {
    font-family: var(--base-font) !important;
    font-size: var(--base-font-size) !important;
    line-height: 1.45 !important;
}
.welcome-community-art {
    height: 76px !important;
}

#container.welcome-page-shell #content .welcome-privacy-panel {
    min-height: 230px !important;
    padding-right: 92px !important;
}
.welcome-privacy-link {
    left: 15px !important;
    bottom: 14px !important;
}

#container.welcome-page-shell #content .welcome-safe-card {
    min-height: 250px !important;
}
.welcome-check-list {
    gap: 8px !important;
}

/* Op smallere schermen blijft de normale site-size leidend. */
@media (max-width: 860px) {
    #content .welcome-hero h1 {
        font-size: calc(var(--base-font-size) + 18px) !important;
    }
}
@media (max-width: 620px) {
    #content .welcome-hero h1 {
        font-size: calc(var(--base-font-size) + 14px) !important;
    }
}

/* =========================================================
   r1196 — layout dichter bij referentie + maatvoering hulp.html
   ========================================================= */

/* De referentie heeft twee echte inhoudskolommen: de hero hoort alleen
   bij de brede linkerkolom; de weerkolom loopt al naast de hero. */
#container.welcome-page-shell #content.welcome-content.welcome-reference-layout {
    display: grid !important;
    grid-template-columns: minmax(0, 1.95fr) minmax(300px, 1fr) !important;
    grid-template-rows: auto auto !important;
    column-gap: 20px !important;
    row-gap: 20px !important;
    align-items: start !important;
    width: 100% !important;
    max-width: none !important;
}

#container.welcome-page-shell #content .welcome-hero {
    grid-column: 1 !important;
    grid-row: 1 !important;
    width: 100% !important;
    height: 286px !important;
    min-height: 286px !important;
    padding: 30px 34px 28px !important;
    border-radius: 10px !important;
}

/* Laat de twee kinderen van de oude body rechtstreeks deelnemen aan het
   bovenliggende raster. Zo is er geen kunstmatige volle-breedte rij meer. */
#container.welcome-page-shell .welcome-reference-body {
    display: contents !important;
}

#container.welcome-page-shell .welcome-reference-main {
    grid-column: 1 !important;
    grid-row: 2 !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 20px !important;
    min-width: 0 !important;
}

#container.welcome-page-shell .welcome-reference-side {
    grid-column: 2 !important;
    grid-row: 1 / span 2 !important;
    display: flex !important;
    flex-direction: column !important;
    gap: 20px !important;
    min-width: 0 !important;
    /* In de afbeelding begint het weer vlak vóór de onderkant van de hero. */
    margin-top: 246px !important;
}

#container.welcome-page-shell .welcome-reference-toprow {
    display: grid !important;
    grid-template-columns: minmax(0, .92fr) minmax(0, 1.08fr) !important;
    gap: 18px !important;
    align-items: stretch !important;
}

/* Meer ademruimte tussen en in de platen, in dezelfde orde als hulp.html. */
#container.welcome-page-shell #content .welcome-panel {
    padding: 18px !important;
    border-radius: 10px !important;
    border-color: #dfe3e7 !important;
    box-shadow: 0 3px 10px rgba(31, 43, 58, .055) !important;
}

/* Typografie gelijk trekken met hulp.html: gewone tekst exact basis-size,
   koppen één stap groter en de grote paginatitel in dezelfde 28–36 range. */
#container.welcome-page-shell,
#container.welcome-page-shell #content,
#container.welcome-page-shell #content p,
#container.welcome-page-shell #content a,
#container.welcome-page-shell #content button,
#container.welcome-page-shell #content span,
#container.welcome-page-shell #content small,
#container.welcome-page-shell #content strong {
    font-family: var(--base-font, Tahoma, sans-serif) !important;
}

.welcome-kicker {
    margin-bottom: 7px !important;
    font-size: calc(var(--base-font-size, 16px) - 2px) !important;
    line-height: 1.4 !important;
}

#content .welcome-hero h1 {
    font-family: var(--base-font, Tahoma, sans-serif) !important;
    font-size: clamp(28px, 3vw, 36px) !important;
    font-weight: 700 !important;
    line-height: 1.08 !important;
    letter-spacing: -.025em !important;
}

.welcome-hero-intro {
    max-width: 500px !important;
    margin-top: 12px !important;
    font-size: var(--base-font-size, 16px) !important;
    line-height: 1.48 !important;
}

#content .welcome-hero-actions {
    gap: 12px !important;
    margin-top: 20px !important;
}

#content .welcome-hero-actions .button {
    min-height: 44px !important;
    padding: 0 18px !important;
    font-size: var(--base-font-size, 16px) !important;
    line-height: 1.2 !important;
}

.welcome-hero-online {
    margin-top: 18px !important;
    font-size: var(--base-font-size, 16px) !important;
    line-height: 1.35 !important;
}

.welcome-card-header,
.welcome-side-card-heading,
.welcome-safe-heading {
    margin-bottom: 14px !important;
}

.welcome-card-header h2,
.welcome-side-card-heading h2,
.welcome-safe-heading h2,
.welcome-privacy-panel > h2,
.welcome-join-card > h2 {
    font-size: calc(var(--base-font-size, 16px) + 1px) !important;
    line-height: 1.3 !important;
}

.welcome-card-header p,
.welcome-side-card-heading p,
.welcome-safe-heading p,
.welcome-header-with-link > a,
.welcome-card-footer-link a,
.welcome-inline-link,
.welcome-poll-footer a,
.welcome-weather-more,
.welcome-topic-card strong,
.welcome-topic-card small,
.welcome-discovery-copy strong,
.welcome-discovery-copy small,
#welcomeMoment,
.welcome-privacy-panel article p,
.welcome-check-list li {
    font-size: var(--base-font-size, 16px) !important;
    line-height: 1.42 !important;
}

/* Communityregels krijgen de afstanden van de compacte help-kaarten. */
.welcome-activity-list .activity-card {
    grid-template-columns: 48px minmax(0, 1fr) !important;
    gap: 14px !important;
    padding: 14px 0 !important;
}
.welcome-activity-list .activity-left,
.welcome-activity-list .activity-left img {
    width: 44px !important;
    height: 44px !important;
}
.welcome-activity-list .name,
.welcome-activity-list .activity-text,
.welcome-activity-list .time {
    font-size: var(--base-font-size, 16px) !important;
    line-height: 1.4 !important;
}

/* De twee belangrijkste eerste platen mogen door de grotere tekst vanzelf
   groeien; geen geforceerde kleine screenshot-hoogte meer. */
#container.welcome-page-shell #content .welcome-activity-panel,
#container.welcome-page-shell #content .welcome-poll-panel {
    min-height: 540px !important;
}

.welcome-poll-panel #pollContainer {
    min-height: 400px !important;
}
.welcome-poll-panel #pollContainer > h3,
.welcome-poll-panel .poll-option-text,
.welcome-poll-panel .poll-option small,
.welcome-poll-panel .poll-total-row,
.welcome-poll-panel .poll-total,
.welcome-poll-panel .poll-voted-label,
.welcome-poll-panel .poll-submit.button {
    font-size: var(--base-font-size, 16px) !important;
}
.welcome-poll-panel .poll-option {
    min-height: 46px !important;
    padding: 8px 10px !important;
}

.welcome-topic-grid,
#content .welcome-discovery-grid {
    gap: 14px !important;
}
.welcome-topic-card {
    min-height: 76px !important;
    padding: 12px 14px !important;
}
#content .welcome-discovery-link {
    min-height: 82px !important;
    padding: 12px 14px !important;
    gap: 12px !important;
}

/* Weer: in de referentie zit er boven de eigenlijke kaart een subtiele
   afgeronde kap die onder de hero vandaan komt. */
#container.welcome-page-shell #content .welcome-weather-panel {
    position: relative !important;
    z-index: 2 !important;
    min-height: 414px !important;
    padding: 0 18px 16px !important;
    border-radius: 12px !important;
    background: #fff !important;
}

#container.welcome-page-shell #content .welcome-weather-panel::before {
    content: "";
    position: absolute;
    z-index: -1;
    top: -14px;
    left: -10px;
    right: -10px;
    height: 34px;
    border: 1px solid #dfe3e7;
    border-bottom: 0;
    border-radius: 14px 14px 0 0;
    background: #f8fafc;
    box-shadow: 0 -2px 7px rgba(31, 43, 58, .035);
    pointer-events: none;
}

.welcome-weather-panel .weather-card {
    padding-top: 20px !important;
    font-size: var(--base-font-size, 16px) !important;
}
.welcome-weather-panel .weather-location-title-row h2 {
    font-size: calc(var(--base-font-size, 16px) + 1px) !important;
}
.welcome-weather-panel .weather-summary,
.welcome-weather-panel .weather-temperature-meta strong,
.welcome-weather-panel .weather-temperature-meta span,
.welcome-weather-panel .weather-detail small,
.welcome-weather-panel .weather-detail strong,
.welcome-weather-panel .weather-sun-strip small,
.welcome-weather-panel .weather-sun-strip strong,
.welcome-weather-panel .weather-sun-chance {
    font-size: var(--base-font-size, 16px) !important;
}
.welcome-weather-panel .weather-temperature {
    font-size: calc(var(--base-font-size, 16px) + 25px) !important;
}

/* Rechter kaarten krijgen dezelfde verticale ademruimte. */
#container.welcome-page-shell #content .welcome-community-moment,
#container.welcome-page-shell #content .welcome-privacy-panel,
#container.welcome-page-shell #content .welcome-safe-card {
    padding: 18px !important;
}

/* Op kleinere schermen gaat de hero weer boven de zijbalk staan. */
@media (max-width: 980px) {
    #container.welcome-page-shell #content.welcome-content.welcome-reference-layout {
        grid-template-columns: 1fr !important;
        grid-template-rows: auto !important;
    }
    #container.welcome-page-shell #content .welcome-hero,
    #container.welcome-page-shell .welcome-reference-main,
    #container.welcome-page-shell .welcome-reference-side {
        grid-column: 1 !important;
        grid-row: auto !important;
    }
    #container.welcome-page-shell .welcome-reference-side {
        margin-top: 0 !important;
    }
}

@media (max-width: 700px) {
    #container.welcome-page-shell .welcome-reference-toprow {
        grid-template-columns: 1fr !important;
    }
    #container.welcome-page-shell #content .welcome-hero {
        height: auto !important;
        min-height: 260px !important;
        padding: 24px 20px !important;
    }
}


/* =========================================================
   r1197 — correctie op basis van de echte schermafbeelding
   - hero weer volledige inhoudsbreedte
   - tekst links / illustratie rechts
   - weerkaart overlapt de onderrand van de hero
   - ruimere kaartgaps
   - maatvoering gelijk aan hulp.html
   ========================================================= */

/* De Welkom-inhoud is weer één verticale stroom: hero bovenaan over de
   volledige breedte; daaronder het 2/3 + 1/3 dashboard. */
#container.welcome-page-shell #content.welcome-content.welcome-reference-layout {
    display: flex !important;
    flex-direction: column !important;
    width: 100% !important;
    max-width: none !important;
    gap: 20px !important;
    margin: 0 !important;
    padding: 0 !important;
    overflow: visible !important;
}

#container.welcome-page-shell #content .welcome-hero {
    position: relative !important;
    isolation: isolate !important;
    display: block !important;
    width: 100% !important;
    max-width: none !important;
    height: 322px !important;
    min-height: 322px !important;
    padding: 31px 39px 28px !important;
    overflow: hidden !important;
    border: 1px solid #dfe3e7 !important;
    border-radius: 10px !important;
    background: #fff !important;
    box-shadow: 0 3px 10px rgba(31, 43, 58, .055) !important;
}

/* Illustratie uitsluitend rechts; de tekstlaag wordt expliciet erboven
   gehouden zodat hij nooit meer door het beeld kan verdwijnen. */
#container.welcome-page-shell .welcome-hero-reference-art {
    position: absolute !important;
    z-index: 1 !important;
    top: 0 !important;
    right: 0 !important;
    left: auto !important;
    bottom: 0 !important;
    width: 58% !important;
    height: 100% !important;
    display: block !important;
    object-fit: cover !important;
    object-position: right bottom !important;
    opacity: 1 !important;
    visibility: visible !important;
    pointer-events: none !important;
}

#container.welcome-page-shell .welcome-hero-main {
    position: relative !important;
    z-index: 4 !important;
    display: flex !important;
    flex-direction: column !important;
    justify-content: center !important;
    width: 53% !important;
    max-width: 610px !important;
    min-height: 260px !important;
    opacity: 1 !important;
    visibility: visible !important;
    transform: none !important;
}

#container.welcome-page-shell .welcome-hero-main > * {
    opacity: 1 !important;
    visibility: visible !important;
}

#container.welcome-page-shell .welcome-kicker {
    margin: 0 0 8px !important;
    color: #5b7f43 !important;
    font-family: var(--base-font, Tahoma, sans-serif) !important;
    font-size: calc(var(--base-font-size, 16px) - 2px) !important;
    font-weight: 700 !important;
    line-height: 1.4 !important;
    letter-spacing: .035em !important;
    text-transform: uppercase !important;
}

#container.welcome-page-shell #content .welcome-hero h1 {
    margin: 0 !important;
    color: #20252a !important;
    font-family: var(--base-font, Tahoma, sans-serif) !important;
    font-size: clamp(30px, 3vw, 38px) !important;
    font-weight: 700 !important;
    line-height: 1.08 !important;
    letter-spacing: -.02em !important;
}

#container.welcome-page-shell .welcome-hero-intro {
    max-width: 520px !important;
    margin: 12px 0 0 !important;
    color: #343b42 !important;
    font-family: var(--base-font, Tahoma, sans-serif) !important;
    font-size: var(--base-font-size, 16px) !important;
    line-height: 1.48 !important;
}

#container.welcome-page-shell #content .welcome-hero-actions {
    display: flex !important;
    align-items: center !important;
    flex-wrap: wrap !important;
    gap: 12px !important;
    margin: 20px 0 0 !important;
    padding: 0 !important;
}

#container.welcome-page-shell #content .welcome-hero-actions .button {
    min-height: 44px !important;
    padding: 0 18px !important;
    font-family: var(--base-font, Tahoma, sans-serif) !important;
    font-size: var(--base-font-size, 16px) !important;
    line-height: 1.2 !important;
}

#container.welcome-page-shell .welcome-hero-online {
    display: flex !important;
    align-items: center !important;
    flex-wrap: wrap !important;
    gap: 10px !important;
    min-height: 38px !important;
    margin-top: 18px !important;
    color: #46505a !important;
    font-size: var(--base-font-size, 16px) !important;
    line-height: 1.35 !important;
}

#container.welcome-page-shell .welcome-hero-face {
    width: 36px !important;
    height: 36px !important;
    margin-left: -7px !important;
    border: 2px solid #fff !important;
}
#container.welcome-page-shell .welcome-hero-face:first-child { margin-left: 0 !important; }
#container.welcome-page-shell .welcome-hero-more,
#container.welcome-page-shell .welcome-hero-guest-badge {
    min-width: 36px !important;
    height: 36px !important;
    padding: 0 8px !important;
    font-size: calc(var(--base-font-size, 16px) - 2px) !important;
}

/* Dashboard onder de hero. De weerkolom schuift omhoog zoals in de
   referentie, maar de hero zelf blijft volledig breed. */
#container.welcome-page-shell .welcome-reference-body {
    display: grid !important;
    grid-template-columns: minmax(0, 1.95fr) minmax(310px, 1fr) !important;
    gap: 20px !important;
    align-items: start !important;
    width: 100% !important;
    min-width: 0 !important;
    overflow: visible !important;
}

#container.welcome-page-shell .welcome-reference-main,
#container.welcome-page-shell .welcome-reference-side {
    display: flex !important;
    flex-direction: column !important;
    gap: 20px !important;
    min-width: 0 !important;
}

#container.welcome-page-shell .welcome-reference-main {
    grid-column: 1 !important;
    grid-row: 1 !important;
}

#container.welcome-page-shell .welcome-reference-side {
    grid-column: 2 !important;
    grid-row: 1 !important;
    position: relative !important;
    z-index: 6 !important;
    margin-top: -58px !important;
}

#container.welcome-page-shell .welcome-reference-toprow {
    display: grid !important;
    grid-template-columns: minmax(0, .92fr) minmax(0, 1.08fr) !important;
    gap: 18px !important;
    align-items: stretch !important;
}

/* Kaarten volgen de rustige help.html-maatvoering. */
#container.welcome-page-shell #content .welcome-panel {
    padding: 18px !important;
    border: 1px solid #dfe3e7 !important;
    border-radius: 10px !important;
    background: #fff !important;
    box-shadow: 0 3px 10px rgba(31, 43, 58, .055) !important;
}

#container.welcome-page-shell .welcome-card-header,
#container.welcome-page-shell .welcome-side-card-heading,
#container.welcome-page-shell .welcome-safe-heading {
    margin-bottom: 14px !important;
}

#container.welcome-page-shell .welcome-card-header h2,
#container.welcome-page-shell .welcome-side-card-heading h2,
#container.welcome-page-shell .welcome-safe-heading h2,
#container.welcome-page-shell .welcome-privacy-panel > h2,
#container.welcome-page-shell .welcome-join-card > h2 {
    font-family: var(--base-font, Tahoma, sans-serif) !important;
    font-size: calc(var(--base-font-size, 16px) + 1px) !important;
    font-weight: 700 !important;
    line-height: 1.3 !important;
}

#container.welcome-page-shell .welcome-card-header p,
#container.welcome-page-shell .welcome-side-card-heading p,
#container.welcome-page-shell .welcome-safe-heading p,
#container.welcome-page-shell .welcome-header-with-link > a,
#container.welcome-page-shell .welcome-card-footer-link a,
#container.welcome-page-shell .welcome-inline-link,
#container.welcome-page-shell .welcome-poll-footer a,
#container.welcome-page-shell .welcome-weather-more,
#container.welcome-page-shell .welcome-topic-card strong,
#container.welcome-page-shell .welcome-topic-card small,
#container.welcome-page-shell .welcome-discovery-copy strong,
#container.welcome-page-shell .welcome-discovery-copy small,
#container.welcome-page-shell #welcomeMoment,
#container.welcome-page-shell .welcome-privacy-panel article p,
#container.welcome-page-shell .welcome-check-list li {
    font-family: var(--base-font, Tahoma, sans-serif) !important;
    font-size: var(--base-font-size, 16px) !important;
    line-height: 1.42 !important;
}

/* Het weer steekt met een zachte aparte bovenkap onder de hero uit, zoals
   in het voorbeeld. */
#container.welcome-page-shell #content .welcome-weather-panel {
    position: relative !important;
    z-index: 8 !important;
    padding: 0 18px 16px !important;
    overflow: visible !important;
    border-radius: 12px !important;
    background: #fff !important;
}

#container.welcome-page-shell #content .welcome-weather-panel::before {
    content: "" !important;
    position: absolute !important;
    z-index: -1 !important;
    top: -17px !important;
    left: -11px !important;
    right: -11px !important;
    height: 38px !important;
    display: block !important;
    border: 1px solid #dfe3e7 !important;
    border-bottom: 0 !important;
    border-radius: 15px 15px 0 0 !important;
    background: #f8fafc !important;
    box-shadow: 0 -3px 9px rgba(31, 43, 58, .04) !important;
    pointer-events: none !important;
}

#container.welcome-page-shell .welcome-weather-panel .weather-card {
    padding-top: 21px !important;
    font-family: var(--base-font, Tahoma, sans-serif) !important;
    font-size: var(--base-font-size, 16px) !important;
}

/* De grote eerste kaarten mogen groeien met de normale font-size, maar
   hoeven niet kunstmatig extra hoog te worden. */
#container.welcome-page-shell #content .welcome-activity-panel,
#container.welcome-page-shell #content .welcome-poll-panel {
    min-height: 0 !important;
}
#container.welcome-page-shell .welcome-poll-panel #pollContainer {
    min-height: 0 !important;
}

@media (max-width: 1040px) {
    #container.welcome-page-shell .welcome-hero-reference-art {
        width: 54% !important;
        opacity: .78 !important;
    }
    #container.welcome-page-shell .welcome-hero-main {
        width: 58% !important;
    }
}

@media (max-width: 900px) {
    #container.welcome-page-shell #content .welcome-hero {
        height: auto !important;
        min-height: 320px !important;
        padding: 26px 24px !important;
    }
    #container.welcome-page-shell .welcome-hero-main {
        width: 100% !important;
        max-width: none !important;
        min-height: 0 !important;
    }
    #container.welcome-page-shell .welcome-hero-reference-art {
        width: 100% !important;
        opacity: .18 !important;
    }
    #container.welcome-page-shell .welcome-reference-body {
        grid-template-columns: 1fr !important;
    }
    #container.welcome-page-shell .welcome-reference-main,
    #container.welcome-page-shell .welcome-reference-side {
        grid-column: 1 !important;
    }
    #container.welcome-page-shell .welcome-reference-side {
        margin-top: 0 !important;
    }
}

@media (max-width: 700px) {
    #container.welcome-page-shell .welcome-reference-toprow {
        grid-template-columns: 1fr !important;
    }
}


/* =========================================================
   r1198 — headercorrectie op basis van de actuele screenshot.
   Titelmaat zoals hulp.html, één set oogjes, illustratie ruimer rechts
   en een compacte geïntegreerde weer-overlap.
   ========================================================= */

#container.welcome-page-shell #content .welcome-hero {
    height: 310px !important;
    min-height: 310px !important;
    padding: 28px 32px 24px !important;
}

#container.welcome-page-shell .welcome-hero-main {
    width: 47% !important;
    max-width: 650px !important;
    min-width: 0 !important;
}

#container.welcome-page-shell .welcome-hero-reference-art {
    top: 0 !important;
    right: 0 !important;
    width: 60% !important;
    height: 100% !important;
    object-fit: cover !important;
    object-position: right center !important;
}

#container.welcome-page-shell .welcome-kicker {
    margin: 0 0 9px !important;
    font-family: var(--base-font, Tahoma, sans-serif) !important;
    font-size: calc(var(--base-font-size, 16px) - 2px) !important;
    font-weight: 700 !important;
    line-height: 1.35 !important;
    letter-spacing: .045em !important;
}

#container.welcome-page-shell #content .welcome-hero h1 {
    margin: 0 0 8px !important;
    font-family: var(--base-font, Tahoma, sans-serif) !important;
    font-size: clamp(28px, 3vw, 36px) !important;
    font-weight: 600 !important;
    line-height: 1.15 !important;
    letter-spacing: normal !important;
}

#container.welcome-page-shell .welcome-eyes {
    margin-left: 4px !important;
    font-size: .78em !important;
    vertical-align: .03em !important;
}

#container.welcome-page-shell .welcome-hero-intro {
    max-width: 580px !important;
    margin-top: 0 !important;
    font-family: var(--base-font, Tahoma, sans-serif) !important;
    font-size: var(--base-font-size, 16px) !important;
    line-height: 1.5 !important;
}

#container.welcome-page-shell #content .welcome-hero-actions {
    gap: 12px !important;
    margin-top: 20px !important;
}

#container.welcome-page-shell #content .welcome-hero-actions .button {
    min-height: 46px !important;
    padding: 0 20px !important;
    border-radius: 7px !important;
    font-size: var(--base-font-size, 16px) !important;
}

#container.welcome-page-shell .welcome-hero-online {
    margin-top: 18px !important;
    font-size: var(--base-font-size, 16px) !important;
}

#container.welcome-page-shell .welcome-hero-face {
    width: 34px !important;
    height: 34px !important;
}

#container.welcome-page-shell .welcome-hero-more,
#container.welcome-page-shell .welcome-hero-guest-badge {
    min-width: 34px !important;
    height: 34px !important;
}

/* Weerkaart: geen brede losse witte strook meer. De kaart zelf overlapt
   de hero en krijgt alleen een nette, even brede bovenkap. */
#container.welcome-page-shell .welcome-reference-side {
    margin-top: -52px !important;
}

#container.welcome-page-shell #content .welcome-weather-panel {
    position: relative !important;
    z-index: 8 !important;
    padding: 0 18px 16px !important;
    overflow: visible !important;
    border: 1px solid #dfe3e7 !important;
    border-radius: 14px !important;
    background: #fff !important;
    box-shadow: 0 4px 14px rgba(31, 43, 58, .08) !important;
}

#container.welcome-page-shell #content .welcome-weather-panel::before {
    content: "" !important;
    position: absolute !important;
    z-index: -1 !important;
    top: -16px !important;
    left: 0 !important;
    right: 0 !important;
    height: 24px !important;
    display: block !important;
    box-sizing: border-box !important;
    border: 1px solid #dfe3e7 !important;
    border-bottom: 0 !important;
    border-radius: 14px 14px 0 0 !important;
    background: #fff !important;
    box-shadow: none !important;
    pointer-events: none !important;
}

#container.welcome-page-shell .welcome-weather-panel .weather-card {
    padding-top: 14px !important;
}

@media (max-width: 1040px) {
    #container.welcome-page-shell .welcome-hero-main {
        width: 54% !important;
    }
    #container.welcome-page-shell .welcome-hero-reference-art {
        width: 55% !important;
        opacity: .82 !important;
    }
}

@media (max-width: 900px) {
    #container.welcome-page-shell #content .welcome-hero {
        height: auto !important;
        min-height: 300px !important;
    }
    #container.welcome-page-shell .welcome-hero-main {
        width: 100% !important;
        max-width: none !important;
    }
    #container.welcome-page-shell .welcome-hero-reference-art {
        width: 100% !important;
        opacity: .16 !important;
    }
    #container.welcome-page-shell .welcome-reference-side {
        margin-top: 0 !important;
    }
    #container.welcome-page-shell #content .welcome-weather-panel::before {
        display: none !important;
    }
}


/* =========================================================
   r1199 — alleen de vorm van de grote Welkom-header.
   Gebaseerd op headfix3: rustige overgang naar de illustratie,
   natuurlijke illustratieverhouding, duidelijke golvende onderkant
   en een weerkaart die in de rechteronderhoek over de hero valt.
   De inhoud links wordt bewust niet gewijzigd.
   ========================================================= */

#container.welcome-page-shell #content .welcome-hero {
    height: 310px !important;
    min-height: 310px !important;
    padding: 28px 32px 24px !important;
    overflow: hidden !important;
    border-radius: 14px !important;
    background:
        linear-gradient(90deg, #fff 0%, #fff 40%, rgba(255,255,255,.98) 48%, rgba(255,255,255,.72) 55%, rgba(255,255,255,0) 64%),
        #fff !important;
}

/* De referentie-afbeelding niet meer met cover uitrekken. Daardoor worden
   molen, huizen en zon weer ongeveer even groot als in headfix3. */
#container.welcome-page-shell .welcome-hero-reference-art {
    z-index: 1 !important;
    top: 0 !important;
    right: 0 !important;
    bottom: 0 !important;
    left: auto !important;
    width: 67% !important;
    max-width: 860px !important;
    height: 100% !important;
    object-fit: contain !important;
    object-position: right bottom !important;
    opacity: .96 !important;
    -webkit-mask-image: linear-gradient(to right, transparent 0%, rgba(0,0,0,.22) 7%, #000 20%, #000 100%);
    mask-image: linear-gradient(to right, transparent 0%, rgba(0,0,0,.22) 7%, #000 20%, #000 100%);
    pointer-events: none !important;
}

/* De twee zachte lagen onderaan liggen vóór de illustratie, zoals in de
   referentie. Ze raken de tekst niet omdat de tekstlaag z-index 4 heeft. */
#container.welcome-page-shell #content .welcome-hero::before {
    content: "" !important;
    position: absolute !important;
    z-index: 2 !important;
    left: -7% !important;
    right: 43% !important;
    bottom: -43px !important;
    height: 103px !important;
    border-radius: 54% 70% 0 0 / 74% 78% 0 0 !important;
    background: #fff0df !important;
    opacity: 1 !important;
    pointer-events: none !important;
}

#container.welcome-page-shell #content .welcome-hero::after {
    content: "" !important;
    position: absolute !important;
    z-index: 2 !important;
    left: 17% !important;
    right: 29% !important;
    bottom: -61px !important;
    height: 116px !important;
    border-radius: 55% 49% 0 0 / 72% 68% 0 0 !important;
    background: rgba(255,255,255,.98) !important;
    opacity: 1 !important;
    pointer-events: none !important;
}

#container.welcome-page-shell .welcome-hero-main {
    position: relative !important;
    z-index: 4 !important;
}

/* De weerkaart blijft zoals headfix3 ongeveer 45px in de hero steken.
   Geen brede losse kap: alleen de kaart zelf vormt de afgeronde overlap. */
#container.welcome-page-shell .welcome-reference-side {
    margin-top: -48px !important;
    z-index: 7 !important;
}

#container.welcome-page-shell #content .welcome-weather-panel {
    z-index: 8 !important;
    border-radius: 15px !important;
    overflow: visible !important;
}

#container.welcome-page-shell #content .welcome-weather-panel::before {
    content: none !important;
    display: none !important;
}

#container.welcome-page-shell .welcome-weather-panel .weather-card {
    padding-top: 10px !important;
}

@media (max-width: 1180px) {
    #container.welcome-page-shell .welcome-hero-reference-art {
        width: 63% !important;
        max-width: none !important;
    }
}

@media (max-width: 900px) {
    #container.welcome-page-shell #content .welcome-hero {
        height: auto !important;
        min-height: 300px !important;
    }
    #container.welcome-page-shell .welcome-hero-reference-art {
        width: 100% !important;
        max-width: none !important;
        object-fit: cover !important;
        opacity: .16 !important;
        -webkit-mask-image: none !important;
        mask-image: none !important;
    }
    #container.welcome-page-shell #content .welcome-hero::before,
    #container.welcome-page-shell #content .welcome-hero::after {
        opacity: .7 !important;
    }
    #container.welcome-page-shell .welcome-reference-side {
        margin-top: 0 !important;
    }
}


/* =========================================================
   r1200 — ontbrekende onderste sierstrook van de hero laten
   doorlopen tot onder/achter de weerkaart, zoals in headfix3.
   ========================================================= */

#container.welcome-page-shell .welcome-reference-body {
    position: relative !important;
    z-index: 1 !important;
    overflow: visible !important;
}

/* Linkerdeel: zachte creme golf die direct onder de hero doorloopt. */
#container.welcome-page-shell .welcome-reference-body::before {
    content: "" !important;
    position: absolute !important;
    z-index: 2 !important;
    left: -14px !important;
    top: -57px !important;
    width: min(66%, 780px) !important;
    height: 58px !important;
    background: #f4e5d5 !important;
    border-radius: 0 0 90px 26px / 0 0 54px 20px !important;
    box-shadow: inset 0 1px 0 rgba(255,255,255,.48) !important;
    pointer-events: none !important;
}

/* Middengolf: witte boog tussen het creme vlak en het water. */
#container.welcome-page-shell .welcome-reference-body::after {
    content: "" !important;
    position: absolute !important;
    z-index: 3 !important;
    left: 36% !important;
    top: -48px !important;
    width: 29% !important;
    min-width: 260px !important;
    height: 52px !important;
    background: rgba(255,255,255,.98) !important;
    border-radius: 60% 50% 0 0 / 92% 88% 0 0 !important;
    pointer-events: none !important;
}

/* Rechterdeel: waterstrook die achter het weerblok doorloopt. */
#container.welcome-page-shell .welcome-reference-side {
    position: relative !important;
    overflow: visible !important;
}

#container.welcome-page-shell .welcome-reference-side::before {
    content: "" !important;
    position: absolute !important;
    z-index: -1 !important;
    left: -108px !important;
    right: 24px !important;
    top: -34px !important;
    height: 34px !important;
    background: linear-gradient(180deg, #d0e1ec 0%, #c3d8e7 100%) !important;
    border-radius: 22px 22px 0 0 / 26px 26px 0 0 !important;
    box-shadow: inset 0 2px 0 rgba(255,255,255,.55) !important;
    pointer-events: none !important;
}

#container.welcome-page-shell .welcome-reference-side::after {
    content: "" !important;
    position: absolute !important;
    z-index: 0 !important;
    left: -56px !important;
    right: 118px !important;
    top: -24px !important;
    height: 8px !important;
    border-radius: 999px !important;
    background: rgba(255,255,255,.88) !important;
    pointer-events: none !important;
}

#container.welcome-page-shell #content .welcome-weather-panel {
    position: relative !important;
    z-index: 6 !important;
}

@media (max-width: 900px) {
    #container.welcome-page-shell .welcome-reference-body::before,
    #container.welcome-page-shell .welcome-reference-body::after,
    #container.welcome-page-shell .welcome-reference-side::before,
    #container.welcome-page-shell .welcome-reference-side::after {
        display: none !important;
    }
}


/* r1201 — grote Welkom-header/hero volledig verwijderd. */
#container.welcome-page-shell #content.welcome-content.welcome-reference-layout {
    gap: 0 !important;
}
#container.welcome-page-shell .welcome-reference-body {
    margin-top: 0 !important;
    padding-top: 0 !important;
}
#container.welcome-page-shell .welcome-reference-body::before,
#container.welcome-page-shell .welcome-reference-body::after,
#container.welcome-page-shell .welcome-reference-side::before,
#container.welcome-page-shell .welcome-reference-side::after {
    content: none !important;
    display: none !important;
}
#container.welcome-page-shell .welcome-reference-side {
    margin-top: 0 !important;
}
