.rh {
--rh-inkt: var(--nova-inkt, #1a231d);
--rh-inkt2: var(--duin-inkt2, color-mix(in srgb, var(--rh-inkt) 75%, #fff));
--rh-inkt3: var(--duin-inkt3, color-mix(in srgb, var(--rh-inkt) 58%, #fff));
--rh-lijn: var(--duin-lijn, color-mix(in srgb, var(--rh-inkt) 12%, #fff));
--rh-lijn2: var(--duin-lijn2, color-mix(in srgb, var(--rh-inkt) 22%, #fff));
--rh-zand: var(--duin-zand, #f5efe6);
--rh-zand2: var(--duin-zand2, #ebe1d3);
--rh-accent: var(--winkel-accent, var(--nova-accent, #0e7a3a));
--rh-accent-l: var(--duin-groen-l, color-mix(in srgb, var(--rh-accent) 12%, #fff));
--rh-accent-d: color-mix(in srgb, var(--rh-accent) 78%, #000);
--rh-bos: var(--duin-bos, color-mix(in srgb, var(--rh-accent) 50%, #000));
--rh-oker: var(--duin-oker, #8a5300);
--rh-kaart: var(--card, #fff);
--rh-r: var(--duin-r, 8px);
--rh-rk: var(--duin-rk, 12px);
color: var(--rh-inkt);
font-size: 16px;
line-height: 26px;
}
.rh *, .rh *::before, .rh *::after { box-sizing: border-box; }
.site-blok:is(.soort-houtrekenhulp, .soort-zaaglijst):is(:first-child, #rh#rh):first-child { padding-top: 24px; }
.rh:is(.rh, #rh) .rh-kop { padding: 8px 0 32px; }
.rh:is(.rh, #rh) .rh-titel { margin: 0; font-weight: 800; font-size: 40px; line-height: 46px; letter-spacing: -.6px; color: var(--rh-inkt); }
.rh:is(.rh, #rh) h2.rh-titel { font-size: 36px; line-height: 42px; letter-spacing: -.8px; }
.rh:is(.rh, #rh) .rh-lead { margin: 10px 0 0; max-width: 760px; font-size: 18px; line-height: 28px; color: var(--rh-inkt2); }
.rh:is(.rh, #rh) .rh-raster { display: grid; grid-template-columns: minmax(0, 1fr) minmax(360px, 536px); column-gap: 24px; align-items: start; }
.rh:is(.rh, #rh) .rh-kaart { display: flex; flex-direction: column; gap: 28px; margin: 0; padding: 28px 28px 32px; border: 1px solid var(--rh-lijn); border-radius: var(--rh-rk); background: var(--rh-kaart); }
.rh:is(.rh, #rh) .rh-stap { margin: 0; padding: 0; border: 0; min-width: 0; }
.rh:is(.rh, #rh) .rh-stapkop { display: flex; align-items: center; gap: 12px; margin: 0 0 14px; padding: 0; float: left; width: 100%; }
.rh:is(.rh, #rh) .rh-stapkop + * { clear: both; }
.rh:is(.rh, #rh) .rh-bol { flex: none; width: 32px; height: 32px; border-radius: 999px; background: var(--rh-accent); color: #fff; display: inline-flex; align-items: center; justify-content: center; font-weight: 800; font-size: 14px; line-height: 1; }
.rh:is(.rh, #rh) .rh-staptitel { font-weight: 700; font-size: 20px; line-height: 26px; }
.rh:is(.rh, #rh) .rh-velden { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); column-gap: 16px; align-items: end; }
.rh:is(.rh, #rh) .rh-velden-2 { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.rh:is(.rh, #rh) .rh-veld { display: flex; flex-direction: column; gap: 6px; min-width: 0; margin: 0; }
.rh:is(.rh, #rh) .rh-etiket { display: block; font-weight: 600; font-size: 14px; line-height: 20px; color: var(--rh-inkt); }
.rh:is(.rh, #rh) .rh-invoer { display: flex; align-items: center; gap: 8px; height: 52px; padding: 0 14px; border: 1.5px solid var(--rh-lijn2); border-radius: var(--rh-r); background: var(--rh-kaart); min-width: 0; transition: border-color .15s, box-shadow .15s; }
.rh:is(.rh, #rh) .rh-invoer:focus-within { border-color: var(--rh-accent); box-shadow: 0 0 0 3px var(--rh-accent-l); }
.rh:is(.rh, #rh) .rh-invoer input, .rh:is(.rh, #rh) .rh-invoer select { flex: 1; min-width: 0; width: 100%; height: 100%; margin: 0; padding: 0; border: 0; outline: 0; background: transparent; color: var(--rh-inkt); font: inherit; font-weight: 800; font-size: 17px; line-height: 20px; box-shadow: none; }
.rh:is(.rh, #rh) .rh-invoer input::placeholder { color: var(--rh-inkt3); font-weight: 400; font-size: 15px; }
.rh:is(.rh, #rh) .rh-invoer em { flex: none; font-style: normal; font-size: 14px; line-height: 20px; color: var(--rh-inkt2); }
.rh:is(.rh, #rh) .rh-keuzes { display: flex; flex-wrap: wrap; gap: 8px; }
.rh:is(.rh, #rh) .rh-chip, .rh:is(.rh, #rh) .rh-optie { position: relative; margin: 0; cursor: pointer; }
.rh:is(.rh, #rh) .rh-chip input, .rh:is(.rh, #rh) .rh-optie input { position: absolute; width: 1px; height: 1px; margin: 0; opacity: 0; pointer-events: none; }
.rh:is(.rh, #rh) .rh-chip span { display: inline-flex; align-items: center; height: 36px; padding: 0 14px; border: 1.5px solid var(--rh-lijn2); border-radius: 999px; background: var(--rh-kaart); font-weight: 600; font-size: 14px; line-height: 20px; white-space: nowrap; color: var(--rh-inkt); transition: border-color .15s, background .15s; }
.rh:is(.rh, #rh) .rh-chip:hover span { border-color: var(--rh-inkt3); }
.rh:is(.rh, #rh) .rh-chip input:checked + span { border-color: var(--rh-accent); background: var(--rh-accent-l); color: var(--rh-accent-d); }
.rh:is(.rh, #rh) .rh-chip input:focus-visible + span, .rh:is(.rh, #rh) .rh-optie input:focus-visible + .rh-optie-in { outline: 2px solid var(--rh-accent); outline-offset: 2px; }
.rh:is(.rh, #rh) .rh-vinken { display: flex; flex-direction: column; gap: 12px; }
.rh:is(.rh, #rh) .rh-vinkje { position: relative; display: flex; align-items: center; gap: 12px; margin: 0; cursor: pointer; font-size: 15px; line-height: 22px; }
.rh:is(.rh, #rh) .rh-vinkje input { position: absolute; width: 1px; height: 1px; margin: 0; opacity: 0; }
.rh:is(.rh, #rh) .rh-vakje { flex: none; width: 20px; height: 20px; border: 1.5px solid var(--rh-lijn2); border-radius: 5px; background: var(--rh-kaart); color: transparent; display: inline-flex; align-items: center; justify-content: center; }
.rh:is(.rh, #rh) .rh-vinkje input:checked + .rh-vakje { background: var(--rh-accent); border-color: var(--rh-accent); color: #fff; }
.rh:is(.rh, #rh) .rh-vinkje input:focus-visible + .rh-vakje { outline: 2px solid var(--rh-accent); outline-offset: 2px; }
.rh:is(.rh, #rh) .rh-kaarten { display: grid; grid-template-columns: repeat(4, minmax(0, 1fr)); gap: 12px; }
.rh:is(.rh, #rh) .rh-kaarten-2 { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.rh:is(.rh, #rh) .rh-kaarten-3 { grid-template-columns: repeat(3, minmax(0, 1fr)); }
.rh:is(.rh, #rh) .rh-optie-in { position: relative; display: flex; flex-direction: column; height: 100%; border: 1px solid var(--rh-lijn); border-radius: var(--rh-r); overflow: hidden; background: var(--rh-kaart); transition: box-shadow .15s, border-color .15s; }
.rh:is(.rh, #rh) .rh-optie:hover .rh-optie-in { border-color: var(--rh-lijn2); }
.rh:is(.rh, #rh) .rh-optie input:checked + .rh-optie-in { border-color: var(--rh-bos); box-shadow: inset 0 0 0 1px var(--rh-bos); }
.rh:is(.rh, #rh) .rh-optie-foto { display: block; height: 92px; background: var(--rh-zand); }
.rh:is(.rh, #rh) .rh-optie-foto img { display: block; width: 100%; height: 100%; object-fit: cover; }
.rh:is(.rh, #rh) .rh-optie-in b { display: block; padding: 10px 12px 0; font-weight: 700; font-size: 14px; line-height: 19px; }
.rh:is(.rh, #rh) .rh-optie-in small { display: block; padding: 2px 12px 12px; font-size: 13px; line-height: 18px; color: var(--rh-inkt2); }
.rh:is(.rh, #rh) .rh-optie-in b:last-of-type:not(:has(+ small)) { padding-bottom: 12px; }
.rh:is(.rh, #rh) .rh-vink { position: absolute; right: 8px; top: 8px; width: 24px; height: 24px; border-radius: 999px; background: var(--rh-bos); color: #fff; display: none; align-items: center; justify-content: center; }
.rh:is(.rh, #rh) .rh-optie input:checked + .rh-optie-in .rh-vink { display: flex; }
.rh:is(.rh, #rh) .rh-knop { display: inline-flex; align-items: center; justify-content: center; gap: 10px; width: 100%; height: 52px; margin: 0; padding: 0 24px; border: 1.5px solid transparent; border-radius: var(--rh-r); font: inherit; font-weight: 700; font-size: 16px; line-height: 20px; white-space: nowrap; text-decoration: none; cursor: pointer; transition: filter .15s, background .15s; }
.rh:is(.rh, #rh) .rh-knop:hover { filter: brightness(.94); }
.rh:is(.rh, #rh) .rh-knop:focus-visible { outline: 2px solid var(--rh-accent); outline-offset: 2px; }
.rh:is(.rh, #rh) .rh-knop-wagen { background: var(--rh-accent); color: #fff; }
.rh:is(.rh, #rh) .rh-knop-donker { background: var(--rh-bos); color: #fff; }
.rh:is(.rh, #rh) .rh-knop-tweede { height: 48px; background: var(--rh-kaart); border-color: var(--rh-inkt); color: var(--rh-inkt); }
.rh:is(.rh, #rh) .rh-knop-licht { width: auto; height: 40px; padding: 0 16px; background: var(--rh-kaart); border-color: var(--rh-lijn2); color: var(--rh-inkt); font-size: 15px; }
.rh:is(.rh, #rh) .rh-knop svg { flex: none; }
.rh:is(.rh, #rh) .rh-knop[disabled] { opacity: .55; cursor: progress; filter: none; }
.rh:is(.rh, #rh) .rh-lijst { background: var(--rh-zand); border-radius: var(--rh-rk); padding: 24px 24px 26px; min-width: 0; transition: opacity .15s; }
.rh:is(.rh, #rh) .rh-lijst.is-bezig { opacity: .6; }
.rh:is(.rh, #rh) .rh-lijst-kop { display: flex; align-items: baseline; justify-content: space-between; gap: 12px; padding-bottom: 12px; border-bottom: 1px solid var(--rh-zand2); }
.rh:is(.rh, #rh) .rh-lijst-kop { flex-wrap: wrap; }
.rh:is(.rh, #rh) .rh-lijst-titel { white-space: nowrap; margin: 0; font-weight: 700; font-size: 20px; line-height: 26px; color: var(--rh-inkt); letter-spacing: 0; }
.rh:is(.rh, #rh) .rh-lijst-sub { font-size: 14px; line-height: 20px; color: var(--rh-inkt2); text-align: right; }
.rh:is(.rh, #rh) .rh-fout { margin: 14px 0 0; padding: 12px 14px; border-radius: var(--rh-r); background: var(--rh-kaart); border-left: 3px solid var(--rh-oker); font-size: 15px; line-height: 23px; }
.rh:is(.rh, #rh) .rh-regels { list-style: none; margin: 0; padding: 0; }
.rh:is(.rh, #rh) .rh-regel { display: grid; grid-template-columns: 56px 44px minmax(0, 1fr) auto; column-gap: 10px; align-items: center; min-height: 68px; padding: 8px 0; border-bottom: 1px solid var(--rh-zand2); }
.rh:is(.rh, #rh) .rh-foto { display: block; width: 56px; height: 42px; border-radius: 6px; background: var(--rh-kaart); overflow: hidden; }
.rh:is(.rh, #rh) .rh-foto.is-leeg { background: transparent; }
.rh:is(.rh, #rh) .rh-foto img { display: block; width: 100%; height: 100%; object-fit: cover; }
.rh:is(.rh, #rh) .rh-aantal { font-weight: 800; font-size: 15px; line-height: 20px; white-space: nowrap; }
.rh:is(.rh, #rh) .rh-naam { min-width: 0; }
.rh:is(.rh, #rh) .rh-naam a, .rh:is(.rh, #rh) .rh-naam b { display: block; font-weight: 700; font-size: 15px; line-height: 20px; color: var(--rh-inkt); text-decoration: none; }
.rh:is(.rh, #rh) .rh-naam a:hover { text-decoration: underline; }
.rh:is(.rh, #rh) .rh-naam small { display: block; font-size: 13px; line-height: 18px; color: var(--rh-inkt2); }
.rh:is(.rh, #rh) .rh-naam .rh-voorraad { display: inline-flex; align-items: center; gap: 6px; }
.rh:is(.rh, #rh) .rh-voorraad::before { content: ""; width: 7px; height: 7px; border-radius: 999px; background: currentColor; }
.rh:is(.rh, #rh) .rh-voorraad.is-ja { color: var(--rh-accent); }
.rh:is(.rh, #rh) .rh-voorraad.is-bijna { color: var(--rh-oker); }
.rh:is(.rh, #rh) .rh-voorraad.is-nee { color: var(--rh-inkt3); }
.rh:is(.rh, #rh) .rh-bedrag { font-weight: 700; font-size: 15px; line-height: 20px; text-align: right; white-space: nowrap; }
.rh:is(.rh, #rh) .rh-bedrag.is-tekst { font-weight: 400; font-size: 13px; color: var(--rh-inkt2); }
.rh:is(.rh, #rh) .rh-plan { margin-top: 14px; }
.rh:is(.rh, #rh) .rh-plan-kop { display: block; margin-bottom: 4px; font-weight: 700; font-size: 16px; line-height: 22px; }
.rh:is(.rh, #rh) .rh-plan-rij { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1.25fr); column-gap: 16px; padding: 10px 0; border-bottom: 1px solid var(--rh-zand2); font-size: 15px; line-height: 21px; }
.rh:is(.rh, #rh) .rh-plan-rij span:first-child { color: var(--rh-inkt2); }
.rh:is(.rh, #rh) .rh-som { display: flex; align-items: flex-end; justify-content: space-between; gap: 12px; margin-top: 18px; }
.rh:is(.rh, #rh) .rh-som small { display: block; font-size: 14px; line-height: 20px; color: var(--rh-inkt2); }
.rh:is(.rh, #rh) .rh-totaal { display: block; font-weight: 800; font-size: 28px; line-height: 32px; letter-spacing: -.3px; white-space: nowrap; }
.rh:is(.rh, #rh) .rh-som .rh-tweede { font-size: 13px; line-height: 18px; text-align: right; }
.rh:is(.rh, #rh) .rh-knoppen { display: flex; flex-direction: column; gap: 10px; margin: 18px 0 0; }
.rh:is(.rh, #rh) .rh-melding { margin: 10px 0 0; font-size: 14px; line-height: 20px; color: var(--rh-accent-d); font-weight: 600; }
.rh:is(.rh, #rh) .rh-noot { margin: 12px 0 0; font-size: 13px; line-height: 19px; color: var(--rh-inkt2); }
.rh:is(.rh, #rh) .rh-uitleg { margin-top: 96px; }
.rh:is(.rh, #rh) .rh-uitleg-kop { margin: 0; font-weight: 800; font-size: 36px; line-height: 42px; letter-spacing: -.8px; color: var(--rh-inkt); }
.rh:is(.rh, #rh) .rh-uitleg-zin { margin: 10px 0 0; max-width: 560px; font-size: 16px; line-height: 26px; color: var(--rh-inkt2); }
.rh:is(.rh, #rh) .rh-uitleg-rij { display: grid; grid-template-columns: repeat(3, minmax(0, 1fr)); column-gap: 24px; row-gap: 28px; margin-top: 40px; }
.rh:is(.rh, #rh) .rh-uitleg-4 { grid-template-columns: repeat(4, minmax(0, 1fr)); }
.rh:is(.rh, #rh) .rh-uitleg-2 { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.rh:is(.rh, #rh) .rh-uitleg-kaart { border-top: 2px solid var(--rh-inkt); padding-top: 14px; }
.rh:is(.rh, #rh) .rh-uitleg-kaart b { display: block; font-weight: 700; font-size: 16px; line-height: 22px; }
.rh:is(.rh, #rh) .rh-uitleg-kaart p { margin: 6px 0 0; font-size: 15px; line-height: 23px; color: var(--rh-inkt2); }
.rh:is(.rh, #rh) .rh-zaag-kies { display: grid; grid-template-columns: minmax(0, 1fr) minmax(0, 1.6fr); column-gap: 16px; }
.rh:is(.rh, #rh) .rh-kiesvak { position: relative; padding-right: 36px; }
.rh:is(.rh, #rh) .rh-kiesvak::after { content: ""; position: absolute; right: 16px; top: 50%; width: 8px; height: 8px; margin-top: -6px; border-right: 2px solid var(--rh-inkt2); border-bottom: 2px solid var(--rh-inkt2); transform: rotate(45deg); pointer-events: none; }
.rh:is(.rh, #rh) .rh-kiesvak select { appearance: none; -webkit-appearance: none; font-weight: 700; font-size: 15px; cursor: pointer; text-overflow: ellipsis; }
.rh:is(.rh, #rh) .rh-zaag-zoek input { font-weight: 600; font-size: 15px; }
.rh:is(.rh, #rh) .rh-stukken { display: flex; flex-direction: column; gap: 10px; }
.rh:is(.rh, #rh) .rh-stuk { display: grid; grid-template-columns: 112px 16px 160px 44px; column-gap: 10px; align-items: center; }
.rh:is(.rh, #rh) .rh-stuk .rh-invoer { height: 48px; }
.rh:is(.rh, #rh) .rh-stuk-x { text-align: center; font-weight: 700; font-size: 16px; }
.rh:is(.rh, #rh) .rh-stuk-weg { width: 44px; height: 44px; display: inline-flex; align-items: center; justify-content: center; border: 0; border-radius: var(--rh-r); background: transparent; color: var(--rh-inkt2); cursor: pointer; }
.rh:is(.rh, #rh) .rh-stuk-weg:hover { background: var(--rh-zand); color: var(--rh-inkt); }
.rh:is(.rh, #rh) .rh-stuk-erbij { margin-top: 12px; }
.rh:is(.rh, #rh) .rh-balk { display: none; }
@media (max-width: 1023px) {
.rh:is(.rh, #rh) .rh-raster { grid-template-columns: minmax(0, 1fr); row-gap: 24px; }
.rh:is(.rh, #rh) .rh-uitleg { margin-top: 64px; }
.rh:is(.rh, #rh) .rh-uitleg-rij, .rh:is(.rh, #rh) .rh-uitleg-4 { grid-template-columns: repeat(2, minmax(0, 1fr)); }
}
@media (max-width: 767px) {
.rh:is(.rh, #rh) .rh-kop { padding: 4px 0 20px; }
.rh:is(.rh, #rh) .rh-titel, .rh:is(.rh, #rh) h2.rh-titel { font-size: 28px; line-height: 34px; letter-spacing: -.4px; }
.rh:is(.rh, #rh) .rh-lead { font-size: 16px; line-height: 25px; }
.rh:is(.rh, #rh) .rh-kaart { padding: 20px 16px 22px; gap: 24px; }
.rh:is(.rh, #rh) .rh-staptitel { font-size: 18px; line-height: 24px; }
.rh:is(.rh, #rh) .rh-velden { column-gap: 8px; }
.rh:is(.rh, #rh) .rh-velden-3 .rh-etiket { font-size: 13px; line-height: 18px; min-height: 36px; display: flex; align-items: flex-end; }
.rh:is(.rh, #rh) .rh-invoer { padding: 0 10px; gap: 4px; }
.rh:is(.rh, #rh) .rh-invoer em { font-size: 13px; }
.rh:is(.rh, #rh) .rh-kaarten, .rh:is(.rh, #rh) .rh-kaarten-3 { grid-template-columns: repeat(2, minmax(0, 1fr)); }
.rh:is(.rh, #rh) .rh-lijst { padding: 20px 16px 22px; }
.rh:is(.rh, #rh) .rh-regel { grid-template-columns: 48px 36px minmax(0, 1fr) auto; column-gap: 8px; }
.rh:is(.rh, #rh) .rh-foto { width: 48px; height: 36px; }
.rh:is(.rh, #rh) .rh-uitleg-kop { font-size: 28px; line-height: 34px; letter-spacing: -.4px; }
.rh:is(.rh, #rh) .rh-uitleg-rij, .rh:is(.rh, #rh) .rh-uitleg-4, .rh:is(.rh, #rh) .rh-uitleg-2 { grid-template-columns: minmax(0, 1fr); margin-top: 24px; }
.rh:is(.rh, #rh) .rh-zaag-kies { grid-template-columns: minmax(0, 1fr); row-gap: 12px; }
.rh:is(.rh, #rh) .rh-stuk { grid-template-columns: minmax(0, 1fr) 16px minmax(0, 1.3fr) 44px; }
.rh:is(.rh, #rh) .rh-balk { position: sticky; bottom: 0; z-index: 20; display: flex; align-items: center; gap: 12px; margin: 24px -16px 0; padding: 12px 16px calc(12px + env(safe-area-inset-bottom, 0px)); background: var(--rh-kaart); border-top: 1px solid var(--rh-lijn); box-shadow: 0 -6px 20px rgba(26, 35, 29, .08); }
.rh:is(.rh, #rh) .rh-balk[hidden] { display: none; }
.rh:is(.rh, #rh) .rh-balk-som { flex: 1; display: flex; flex-direction: column; min-width: 0; }
.rh:is(.rh, #rh) .rh-balk-som small { font-size: 13px; line-height: 18px; color: var(--rh-inkt2); }
.rh:is(.rh, #rh) .rh-balk-som b { font-weight: 800; font-size: 20px; line-height: 26px; white-space: nowrap; }
.rh:is(.rh, #rh) .rh-balk-knop { width: auto; height: 48px; padding: 0 18px; }
}