.mwpsc { font-family: 'IBM Plex Sans', system-ui; color: #143A4A; max-width: 700px; margin: 0 auto; }
.mwpsc__blok { background: #F7F9F8; border: 1px solid #DCEAF1; border-radius: 8px; padding: 1.25em; margin-bottom: 1em; }
.mwpsc__blok label { display: block; font-weight: 600; margin-top: 0.75em; font-size: 0.9em; }
.mwpsc__blok input, .mwpsc__blok select { width: 100%; max-width: 320px; padding: 0.5em; border: 1px solid #DCEAF1; border-radius: 6px; margin-top: 0.3em; }
.mwpsc__gevonden { background: #F2C94C22; border-left: 4px solid #F2C94C; padding: 0.75em 1em; margin-top: 0.75em; border-radius: 0 6px 6px 0; }
.mwpsc__niet-gevonden { color: #6F9DB8; font-style: italic; }
.mwpsc__submit { background: #3F8F83; color: #fff; border: none; border-radius: 6px; padding: 0.6em 1.4em; font-weight: 700; cursor: pointer; }
.mwpsc__result { margin-top: 0.75em; font-weight: 600; }
.mwpsc__result--ok { color: #3F8F83; }
.mwpsc__result--fout { color: #B3413C; }

.mwpsc__blok input[type="checkbox"] { width: auto; max-width: none; display: inline-block; margin-top: 0; margin-right: 0.4em; vertical-align: middle; }
.mwpsc__blok label:has(input[type="checkbox"]) { display: inline-block; font-weight: 400; margin-right: 1.2em; margin-top: 0.4em; }

.mwpsc__voertuigrij { background: #fff; border: 1px solid #DCEAF1; border-radius: 8px; padding: 1em; margin-bottom: 0.75em; }
.mwpsc__voertuigrij label { display: block; font-weight: 600; font-size: 0.85em; margin-top: 0.5em; }
.mwpsc__voertuigrij input[type="text"], .mwpsc__voertuigrij input[type="number"] { width: 100%; max-width: 280px; padding: 0.4em; border: 1px solid #DCEAF1; border-radius: 6px; }
.mwpsc__voertuig-landen { display: block; margin-top: 0.5em; font-weight: 600; font-size: 0.85em; }
.mwpsc__voertuig-landen label { display: inline-block; font-weight: 400; margin-right: 0.8em; }
.mwpsc__voertuig-landen input[type="checkbox"] { width: auto; margin-right: 0.3em; }

.mwpsc__voertuig-landen label { display: inline-block; font-weight: 400; margin-right: 1em; }
