body, .rv3-bg {    background: #f7f8fa;    /*min-height: 100vh;*/    margin: 0;    font-family: 'Helvetica', Arial, sans-serif;}.rv3-header {    text-align: center;    padding-top: 48px;    padding-bottom: 24px;}.rv3-progress {    display: flex;    align-items: center;    justify-content: center;    gap: 10px;    margin-bottom: 18px;}.rv3-bullet {    width: 12px;    height: 12px;    border-radius: 50%;    background: #d1e6e6;    display: inline-block;}.rv3-bullet.active {    background: rgba(79, 209, 197, 1);}.rv3-step-label {    margin-left: 16px;    font-size: 14px;    color: #475569;    font-family: 'Helvetica', Arial, sans-serif;    font-weight: 500;    background: #fff;    border-radius: 74px;    padding: 3px 10px;    display: inline-block;    box-shadow: 0 1px 4px rgba(30,40,60,0.04);}.rv3-title {    font-family: 'Helvetica', Arial, sans-serif;    font-size: 52px;    font-weight: 700;    color: #313860;    margin: 0 0 8px 0;}.rv3-subtitle {    font-family: 'Helvetica', Arial, sans-serif;    font-size: 20px;    font-weight: 400;    color: #475569;    margin-bottom: 24px;}.rv3-main {    display: flex;    flex-direction: column;    align-items: center;    gap: 25px;    margin-bottom: 48px;    width: 100%;    box-sizing: border-box;    padding: 0 16px;}.rv3-module-card {    background: #fff;    border-radius: 10px !important;    box-shadow: none;    padding: 0;    max-width: 1320px;    width: 100%;    margin-bottom: 24px;    overflow-x: hidden;    overflow-y: hidden;    border: none;}.rv3-module-description {    font-family: 'Helvetica', Arial, sans-serif;    font-size: 16px;    font-weight: 400;    color: #313860;    margin: 0;    max-width: 1320px;    background: none;    text-align: left;    width: 100%;    box-sizing: border-box;    padding: 0;}.rv3-mobile-view .rv3-module-description {    margin-bottom: 25px;}.rv3-desktop-view > .rv3-module-description {    padding-left: 0;    padding-right: 0;    margin-bottom:25px;}.rv3-decision-table {    width: 100%;    table-layout: fixed;    border-collapse: separate;    border-spacing: 0;    background: #fff;    border-radius: 10px;    margin-bottom: 0;    font-family: 'Helvetica', Arial, sans-serif;    overflow: hidden;}.rv3-decision-table thead tr {    border-bottom: 1px solid #e2e8f0;}.rv3-col-header {    color: #313860;    font-family: 'Helvetica', Arial, sans-serif;    font-size: 11px;    font-weight: 600;    text-align: left;    padding: 24px 0 16px 0;    background: #fff;    border-bottom: 1px solid #e2e8f0;    letter-spacing: 0;    text-transform: uppercase;}.rv3-rowdesc-header {    width: 22%;    background: #fff;    border-bottom: 1px solid #e2e8f0;}.rv3-toggle-header {    width: 40px;    background: #fff;    border-bottom: 1px solid #e2e8f0;}.rv3-rowdesc {    font-family: 'Helvetica', Arial, sans-serif;    font-size: 16px;    font-weight: 600;    color: #313860;    padding: 35px 8px 24px 32px; word-wrap: break-word; overflow-wrap: break-word;    background: #fff;    border-bottom: none;    cursor: pointer;}.rv3-decision-table td {    background: #fff;    border-bottom: none;        height: 56px;}.rv3-decision-table td:not(.rv3-rowdesc) {    padding-top: 20px;}.rv3-decision-table tbody tr:last-child .rv3-rowdesc,.rv3-decision-table tbody tr:last-child td {    border-bottom: none;    border-bottom: none;}.rv3-euro-group, .euro-group {    display: inline-flex;    gap: 3px;}.rv3-euro-highlighted {    font-family: 'Helvetica', Arial, sans-serif;    font-weight: 700;    font-size: 16px;    color: rgba(49, 56, 96, 1);}.rv3-euro-greyed {    font-family: 'Helvetica', Arial, sans-serif;    font-weight: 300;    font-size: 16px;    color: rgba(49, 56, 96, 1);    opacity: 0.32;}.euro {    font-family: 'Helvetica', Arial, sans-serif;    font-weight: 700;    font-size: 16px;    color: rgba(49, 56, 96, 1);}.euro-empty {    font-family: 'Helvetica', Arial, sans-serif;    font-weight: 300;    font-size: 16px;    color: rgba(49, 56, 96, 1);    opacity: 0.32;}.rv3-score-balls-group {    display: flex;    gap: 9px;    align-items: center;}.rv3-score-ball-filled {    width: 26px;    height: 26px;    border-radius: 35px;    background: none;    display: flex;    align-items: center;    justify-content: center;    padding: 0;}.rv3-score-ball-disabled {    width: 26px;    height: 26px;    border-radius: 35px;    background: rgba(228, 236, 247, 1);    display: inline-block;}.rv3-score-icon {    width: 26px;    height: 26px;    display: block;}.rv3-decision-table tbody tr:not(:last-child)::after {    content: "";    position: absolute;    left: 32px;    right: 20px;    bottom: 0;    height: 1px;    background: #e2e8f0;    z-index: 1;}.rv3-decision-table tbody tr {    position: relative;}.rv3-col-header.score-type,.rv3-score-cell {    box-sizing: border-box;    text-align: left;    padding-left: 8px;    padding-right: 8px;}.rv3-toggle-cell {    width: 40px !important;    min-width: 40px !important;    max-width: 40px !important;    box-sizing: border-box;    text-align: center;    cursor: pointer;}.rv3-score-cell > *,.rv3-col-header.score-type > * {    box-sizing: border-box;    text-align: left;    margin-left: 0;    margin-right: auto;}.rv3-col-header.cost-type,.rv3-cost-cell {    box-sizing: border-box;    text-align: left;    padding-left: 8px;    padding-right: 8px;}.rv3-cost-cell > *,.rv3-col-header.cost-type > * {    box-sizing: border-box;    text-align: left;    margin-left: 0;    margin-right: auto;}.vragen-switch-label {    font-family: 'Helvetica', Arial, sans-serif;    font-size: 16px;    color: #313860;    font-weight: 700;    margin-left: 8px;    width: 28px;    display: inline-block;    text-align: left;}.rv3-info-box {    background: #e4ecf780;    color: #313860;    font-size: 14px;    font-family: 'Helvetica', Arial, sans-serif;    border-radius: 10px;    box-shadow: none;    padding: 20px 26px;    width: calc(100% - 52px);    margin: -7px 32px 24px 32px;    box-sizing: border-box;}.rv3-mobile-rowdesc-group {    display: flex;    align-items: center;    justify-content: space-between;    width: 100%;    cursor: pointer;    gap: 0;    margin-bottom: 20px;}.rv3-info-box-mobile {    width: 100% !important;    margin-bottom: 15px;    ;    box-sizing: border-box;    border-radius: 10px;    background: #e4ecf780;    color: #313860;    font-size: 14px;    font-family: 'Helvetica', Arial, sans-serif;    box-shadow: none;    padding: 17px 15px;}.rv3-mobile-row-card {    background: #fff;       margin-bottom: 1px;    padding: 20px 20px 5px 20px;    position: relative;}.rv3-mobile-row-card:not(:last-child)::after {    content: "";    display: block;    height: 1px;    background: #e2e8f0;    position: absolute;    left: 20px;    right: 20px;    bottom: -1px;}.rv3-mobile-rowdesc {    font-family: 'Helvetica', Arial, sans-serif;    font-weight: 600;    font-size: 16px;    margin-bottom: 0;    line-height: 1.2;    display: flex;    align-items: center;}.rv3-mobile-toggle-cell {    display: flex;    align-items: center;    height: 100%;    font-size: 18px;    font-weight: bold;    cursor: pointer;    margin-left: 0;    margin-right: 0;    padding: 0 4px;}.rv3-mobile-col-block {    margin-bottom: 10px;}.rv3-mobile-col-header {    font-family: 'Helvetica', Arial, sans-serif;    font-weight: 600;    font-size: 11px;    color: #2a3a5e;    margin-bottom: 4px;    text-transform: uppercase;    padding-bottom: 5px;}.rv3-mobile-col-value {    margin-bottom: 2px;}.rv3-data-row.rv3-no-bottom-line::after {    display: none !important;}.rv3-desktop-view,.rv3-mobile-view {    display: none;    width: 100%;    max-width: 1320px;}@media (min-width: 769px) {    .rv3-desktop-view { display: block !important; }}@media (max-width: 768px) {    .rv3-main {        padding: 0;    }    .rv3-module-card,    .rv3-module-description {        max-width: 100%;    }    .rv3-mobile-view { display: block !important; }}.products {    white-space: pre-wrap;    word-break: break-word;    padding: 13px 20px;    background-color: #f9fbff;    border-radius: 5px;    margin-bottom:10px;    padding-bottom:5px}    .products h3 {        font-weight: 700;        color: #313860;        font-size: 13px;    }    .products p {        font-weight: 400;        color: #313860;        font-size: 13px;    }.rv3-info-box h2 {    font-weight: 700;    color: #313860;    font-size: 16px;}

/* Keep score balls circular and prevent shrinking */
.rv3-score-balls-group { gap: 4px; }
.rv3-score-ball-filled,
.rv3-score-ball-disabled {
    width: 22px; height: 22px;
    min-width: 22px; min-height: 22px;
    border-radius: 50%;
    flex-shrink: 0;
}
.rv3-score-icon { width: 22px; height: 22px; }
.rv3-info-row td { overflow: visible; }
.rv3-info-box { width: auto; margin-left: 32px; margin-right: 20px; }

/* Search box */
.rv3-search-container { position: relative; width: 100%; max-width: 480px; margin: 0 auto 8px auto; }
.rv3-search-wrapper { position: relative; display: flex; align-items: center; }
.rv3-search-icon-svg { position: absolute; left: 14px; width: 18px; height: 18px; pointer-events: none; }
.rv3-search-input { width: 100%; padding: 10px 36px 10px 40px; border: 1.5px solid #e2e8f0; border-radius: 74px; font-size: 15px; font-family: 'Helvetica', Arial, sans-serif; color: #313860; background: #fff; outline: none; transition: border-color .2s, box-shadow .2s; }
.rv3-search-input:focus { border-color: #4fd1c5; box-shadow: 0 0 0 3px rgba(79,209,197,.18); }
.rv3-search-input::placeholder { color: #94a3b8; }
.rv3-search-clear { position: absolute; right: 10px; background: none; border: none; font-size: 20px; color: #94a3b8; cursor: pointer; padding: 0 4px; line-height: 1; }
.rv3-search-clear:hover { color: #475569; }
.rv3-search-results { position: absolute; top: 100%; left: 0; right: 0; z-index: 100; background: #fff; border: 1px solid #e2e8f0; border-radius: 12px; box-shadow: 0 8px 24px rgba(15,23,42,.10); max-height: 280px; overflow-y: auto; margin-top: 4px; }
.rv3-search-result-item { padding: 10px 16px; cursor: pointer; font-size: 14px; color: #313860; border-bottom: 1px solid #f1f5f9; transition: background .15s; }
.rv3-search-result-item:last-child { border-bottom: none; }
.rv3-search-result-item:hover { background: #f0fdfa; }
.rv3-search-result-desc { font-weight: 600; font-size: 14px; margin-bottom: 2px; }
.rv3-search-result-match { font-size: 12px; color: #64748b; }
.rv3-search-result-match em { font-style: normal; font-weight: 700; color: #0d9488; }
.rv3-search-no-results { padding: 14px 16px; color: #94a3b8; font-size: 14px; text-align: center; }
/* Row highlight animation */
.rv3-highlight-row td { animation: rv3-highlight-pulse 4s ease-out; }
.rv3-highlight-row .rv3-info-box { animation: rv3-highlight-pulse-grey 4s ease-out; }
.rv3-highlight-row .rv3-info-box-mobile { animation: rv3-highlight-pulse-grey 4s ease-out; }
.rv3-info-row.rv3-highlight-row td { animation: rv3-highlight-pulse 4s ease-out; }
@keyframes rv3-highlight-pulse { 0% { background-color: rgba(79,209,197,.25); } 100% { background-color: transparent; } }
@keyframes rv3-highlight-pulse-grey { 0% { background-color: rgba(79,209,197,.35); } 100% { background-color: #e4ecf780; } }
.rv3-mobile-row-card.rv3-highlight-row { animation: rv3-highlight-pulse 4s ease-out; }