:root{--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light;--q-accent:#0d5c56;--q-accent-sterk:#0a4a45;--q-accent-zacht:#e3f1ef;--q-accent-rand:#b9dcd7;--q-op-accent:#fff;--q-accent-vlak:#0d5c56;--q-op-accent-vlak:#fff;--q-aandeel-1:#0d5c56;--q-aandeel-2:#17756c;--q-aandeel-3:#3a9b8f;--q-aandeel-4:#74bfb4;--q-aandeel-5:#b3ddd7;--q-achtergrond:#f6f7f8;--q-vlak:#fff;--q-vlak-zacht:#f0f2f3;--q-rand:#e2e6e8;--q-rand-sterk:#ccd3d6;--q-tekst:#10201f;--q-tekst-zacht:#5b6a6c;--q-tekst-flauw:#8a9799;--q-goed:#1a7f47;--q-goed-zacht:#e4f4ea;--q-let-op:#9a6100;--q-let-op-zacht:#fdf1dc;--q-dringend:#a52626;--q-dringend-zacht:#fbe8e8;--q-info:#1f5a8f;--q-info-zacht:#e6eff7;--q-lettertype:ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif;--q-lettertype-cijfers:ui-sans-serif, system-ui, -apple-system, "Segoe UI", Roboto, sans-serif;--q-tekst-xs:.75rem;--q-tekst-s:.875rem;--q-tekst-m:1rem;--q-tekst-l:1.125rem;--q-tekst-xl:1.375rem;--q-cijfer-m:1.75rem;--q-cijfer-l:2.25rem;--q-cijfer-xl:2.75rem;--q-vet-normaal:400;--q-vet-medium:550;--q-vet-zwaar:680;--q-ruimte-1:.25rem;--q-ruimte-2:.5rem;--q-ruimte-3:.75rem;--q-ruimte-4:1rem;--q-ruimte-5:1.25rem;--q-ruimte-6:1.5rem;--q-ruimte-8:2rem;--q-ruimte-10:2.5rem;--q-ruimte-12:3rem;--q-rond-s:8px;--q-rond-m:12px;--q-rond-l:18px;--q-rond-xl:24px;--q-rond-vol:999px;--q-schaduw-s:0 1px 2px #10201f0d;--q-schaduw-m:0 2px 10px #10201f0f;--q-schaduw-l:0 8px 28px #10201f17;--q-zijbalk-breedte:248px;--q-tabbalk-hoogte:64px;--q-inhoud-breedte:1120px;--q-kop-hoogte:69px}*,:before,:after{box-sizing:border-box}html{-webkit-text-size-adjust:100%}body{background:var(--q-achtergrond);color:var(--q-tekst);font-family:var(--q-lettertype);font-size:var(--q-tekst-m);-webkit-font-smoothing:antialiased;margin:0;line-height:1.55}h1,h2,h3,h4,p,figure{margin:0}a{color:inherit;text-decoration:none}button{font:inherit;color:inherit}:focus-visible{outline:2px solid var(--q-accent);outline-offset:2px;border-radius:var(--q-rond-s)}.q-shell{flex-direction:column;min-height:100dvh;display:flex}.q-shell__kop{z-index:20;min-height:var(--q-kop-hoogte);align-items:center;gap:var(--q-ruimte-3);padding:var(--q-ruimte-3) var(--q-ruimte-4);background:var(--q-vlak);border-bottom:1px solid var(--q-rand);display:flex;position:sticky;top:0}.q-shell__merk{font-size:var(--q-tekst-s);font-weight:var(--q-vet-zwaar);letter-spacing:.06em;text-transform:uppercase;color:var(--q-accent)}.q-shell__gebouw{flex-direction:column;min-width:0;display:flex}.q-shell__gebouw-naam{font-size:var(--q-tekst-m);font-weight:var(--q-vet-medium);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.q-shell__gebouw-adres{font-size:var(--q-tekst-xs);color:var(--q-tekst-zacht);white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.q-shell__romp{flex:1;width:100%;display:flex}.q-shell__inhoud{width:100%;min-width:0;max-width:var(--q-inhoud-breedte);padding:var(--q-ruimte-5) var(--q-ruimte-4);padding-bottom:calc(var(--q-tabbalk-hoogte) + var(--q-ruimte-8));flex:1;margin:0 auto}.q-zijbalk{display:none}.q-tabbalk{z-index:30;background:var(--q-vlak);border-top:1px solid var(--q-rand);padding-bottom:env(safe-area-inset-bottom);grid-auto-columns:1fr;grid-auto-flow:column;display:grid;position:fixed;bottom:0;left:0;right:0}.q-tabbalk__item{height:var(--q-tabbalk-hoogte);color:var(--q-tekst-zacht);flex-direction:column;justify-content:center;align-items:center;gap:2px;font-size:.6875rem;display:flex}.q-tabbalk__item[aria-current=page]{color:var(--q-accent);font-weight:var(--q-vet-medium)}.q-tabbalk__icoon{display:block}@media (max-width:379px){.q-tabbalk__item{text-align:center;font-size:.625rem;line-height:1.1}}@media (min-width:900px){.q-tabbalk{display:none}.q-shell__inhoud{padding:var(--q-ruimte-8) var(--q-ruimte-8) var(--q-ruimte-12)}.q-zijbalk{gap:var(--q-ruimte-1);width:var(--q-zijbalk-breedte);flex-direction:column;flex:0 0 var(--q-zijbalk-breedte);padding:var(--q-ruimte-5) var(--q-ruimte-3);border-right:1px solid var(--q-rand);background:var(--q-vlak);top:var(--q-kop-hoogte);height:calc(100dvh - var(--q-kop-hoogte));align-self:flex-start;display:flex;position:sticky}.q-zijbalk__item{align-items:center;gap:var(--q-ruimte-3);padding:var(--q-ruimte-3) var(--q-ruimte-3);border-radius:var(--q-rond-m);color:var(--q-tekst-zacht);font-size:var(--q-tekst-s);font-weight:var(--q-vet-medium);display:flex}.q-zijbalk__item:hover{background:var(--q-vlak-zacht);color:var(--q-tekst)}.q-zijbalk__item[aria-current=page]{background:var(--q-accent-zacht);color:var(--q-accent)}}.q-kaart{background:var(--q-vlak);border:1px solid var(--q-rand);border-radius:var(--q-rond-l);box-shadow:var(--q-schaduw-s);overflow:hidden}.q-kaart--vlak{box-shadow:none}.q-kaart--accent{background:var(--q-accent-zacht);border-color:var(--q-accent-rand)}.q-kaart__kop{justify-content:space-between;align-items:center;gap:var(--q-ruimte-3);padding:var(--q-ruimte-4) var(--q-ruimte-5) 0;display:flex}.q-kaart__titel{font-size:var(--q-tekst-s);font-weight:var(--q-vet-zwaar);letter-spacing:.02em;color:var(--q-tekst-zacht);text-transform:uppercase}.q-kaart__actie{font-size:var(--q-tekst-s);font-weight:var(--q-vet-medium);color:var(--q-accent)}.q-kaart__lijf{padding:var(--q-ruimte-4) var(--q-ruimte-5) var(--q-ruimte-5)}.q-kaart__lijf--strak{padding:0}.q-tegel{gap:var(--q-ruimte-1);padding:var(--q-ruimte-5);background:var(--q-vlak);border:1px solid var(--q-rand);border-radius:var(--q-rond-l);box-shadow:var(--q-schaduw-s);flex-direction:column;display:flex}.q-tegel--accent{background:var(--q-accent-vlak);border-color:var(--q-accent-vlak);color:var(--q-op-accent-vlak)}.q-tegel__label{font-size:var(--q-tekst-s);color:var(--q-tekst-zacht)}.q-tegel--accent .q-tegel__label,.q-tegel--accent .q-tegel__hulp{color:var(--q-op-accent-vlak);opacity:.82}.q-tegel__cijfer{font-family:var(--q-lettertype-cijfers);font-size:var(--q-cijfer-l);font-weight:var(--q-vet-zwaar);letter-spacing:-.02em;font-variant-numeric:tabular-nums;line-height:1.15}.q-tegel__cijfer--klein{font-size:var(--q-cijfer-m)}.q-tegel__cijfer--goed{color:var(--q-goed)}.q-tegel__cijfer--dringend{color:var(--q-dringend)}.q-tegel__hulp{font-size:var(--q-tekst-s);color:var(--q-tekst-flauw)}.q-lijst{flex-direction:column;display:flex}.q-lijstitem{align-items:center;gap:var(--q-ruimte-3);text-align:left;width:100%;padding:var(--q-ruimte-4) var(--q-ruimte-5);border:0;border-bottom:1px solid var(--q-rand);background:0 0;display:flex}.q-lijstitem:last-child{border-bottom:0}.q-lijstitem--klikbaar{cursor:pointer}.q-lijstitem--klikbaar:hover{background:var(--q-vlak-zacht)}.q-lijstitem__figuur{border-radius:var(--q-rond-vol);background:var(--q-accent-zacht);width:38px;height:38px;color:var(--q-accent);font-size:var(--q-tekst-s);font-weight:var(--q-vet-zwaar);flex:none;justify-content:center;align-items:center;display:flex}.q-lijstitem__midden{flex:1;min-width:0;display:block}.q-lijstitem__titel{font-size:var(--q-tekst-m);font-weight:var(--q-vet-medium);text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.q-lijstitem__onder{font-size:var(--q-tekst-s);color:var(--q-tekst-zacht);text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}.q-lijstitem__rechts{flex-direction:column;flex:none;align-items:flex-end;gap:2px;display:flex}.q-lijstitem__bedrag{font-family:var(--q-lettertype-cijfers);font-size:var(--q-tekst-m);font-weight:var(--q-vet-medium);font-variant-numeric:tabular-nums;white-space:nowrap}.q-lijstitem__bedrag--in{color:var(--q-goed)}.q-lijstitem__bedrag--uit{color:var(--q-tekst)}.q-uitklap__rij{cursor:pointer}.q-uitklap>.q-uitklap__rij{border-bottom:1px solid var(--q-rand)}.q-uitklap:last-child>.q-uitklap__rij,.q-uitklap:last-child>.q-uitklap__paneel{border-bottom:0}.q-uitklap__rechts{justify-content:flex-end;gap:var(--q-ruimte-1);flex-flow:wrap;max-width:45%}.q-uitklap__pijl{color:var(--q-tekst-flauw);flex:none;align-items:center;transition:transform .15s;display:flex}.q-uitklap__rij[aria-expanded=true] .q-uitklap__pijl{transform:rotate(180deg)}.q-uitklap__paneel{gap:var(--q-ruimte-4);padding:0 var(--q-ruimte-5) var(--q-ruimte-5);background:var(--q-vlak-zacht);border-bottom:1px solid var(--q-rand);flex-direction:column;display:flex}.q-uitklap__tekst{font-size:var(--q-tekst-s);color:var(--q-tekst-zacht)}.q-badge{align-items:center;gap:var(--q-ruimte-1);padding:2px var(--q-ruimte-2);border-radius:var(--q-rond-vol);font-size:var(--q-tekst-xs);font-weight:var(--q-vet-medium);white-space:nowrap;line-height:1.5;display:inline-flex}.q-badge--neutraal{background:var(--q-vlak-zacht);color:var(--q-tekst-zacht)}.q-badge--goed{background:var(--q-goed-zacht);color:var(--q-goed)}.q-badge--let-op{background:var(--q-let-op-zacht);color:var(--q-let-op)}.q-badge--dringend{background:var(--q-dringend-zacht);color:var(--q-dringend)}.q-badge--info{background:var(--q-info-zacht);color:var(--q-info)}.q-badge--accent{background:var(--q-accent-zacht);color:var(--q-accent)}.q-sectiekop{justify-content:space-between;align-items:flex-end;gap:var(--q-ruimte-3);margin-bottom:var(--q-ruimte-3);display:flex}.q-sectiekop__titel{font-size:var(--q-tekst-xl);font-weight:var(--q-vet-zwaar);letter-spacing:-.01em}.q-sectiekop__titel--klein{font-size:var(--q-tekst-l)}.q-sectiekop__uitleg{font-size:var(--q-tekst-s);color:var(--q-tekst-zacht);margin-top:2px}.q-sectiekop__rechts{font-size:var(--q-tekst-s);font-weight:var(--q-vet-medium);color:var(--q-accent);flex:none}.q-leeg{text-align:center;align-items:center;gap:var(--q-ruimte-2);padding:var(--q-ruimte-10) var(--q-ruimte-5);border:1px dashed var(--q-rand-sterk);border-radius:var(--q-rond-l);background:var(--q-vlak);flex-direction:column;display:flex}.q-leeg__titel{font-size:var(--q-tekst-l);font-weight:var(--q-vet-medium)}.q-leeg__uitleg{font-size:var(--q-tekst-s);color:var(--q-tekst-zacht);max-width:44ch}.q-leeg__actie{margin-top:var(--q-ruimte-2)}.q-knop{justify-content:center;align-items:center;gap:var(--q-ruimte-2);padding:var(--q-ruimte-3) var(--q-ruimte-5);border-radius:var(--q-rond-vol);font-size:var(--q-tekst-s);font-weight:var(--q-vet-medium);cursor:pointer;background:var(--q-accent);color:var(--q-op-accent);border:1px solid #0000;display:inline-flex}.q-knop--zacht{background:var(--q-vlak);border-color:var(--q-rand-sterk);color:var(--q-tekst)}.q-stille-knop{font-family:inherit;font-size:var(--q-tekst-s);font-weight:var(--q-vet-medium);color:var(--q-accent);cursor:pointer;background:0 0;border:0;padding:0}.q-stille-knop--zacht{font-weight:var(--q-vet-normaal);color:var(--q-tekst-zacht);text-decoration:underline}.q-veld{width:100%;padding:var(--q-ruimte-3) var(--q-ruimte-4);border:1px solid var(--q-rand-sterk);border-radius:var(--q-rond-m);background:var(--q-vlak);color:var(--q-tekst);font-family:var(--q-lettertype);font-size:var(--q-tekst-s)}.q-label{margin-bottom:var(--q-ruimte-1);font-size:var(--q-tekst-s);font-weight:var(--q-vet-medium);color:var(--q-tekst-zacht);display:block}.q-kliklabel{gap:var(--q-ruimte-1);cursor:pointer;flex-direction:column;display:flex}.q-vinkregel{align-items:flex-start;gap:var(--q-ruimte-3);cursor:pointer;display:flex}.q-vinkregel__vinkje{width:22px;height:22px;accent-color:var(--q-accent);cursor:pointer;flex:none;margin:2px 0 0}.q-vinkregel__tekst{gap:var(--q-ruimte-1);flex-direction:column;display:flex}.q-vinkregel__titel{font-size:var(--q-tekst-m);font-weight:var(--q-vet-medium)}.q-vinkregel__onder{font-size:var(--q-tekst-s);color:var(--q-tekst-zacht)}.q-tabel-wikkel{overflow-x:auto}.q-tabel{border-collapse:collapse;width:100%}.q-tabel th{padding:var(--q-ruimte-3) var(--q-ruimte-5);text-align:left;border-bottom:1px solid var(--q-rand);color:var(--q-tekst-zacht);font-size:var(--q-tekst-xs);font-weight:var(--q-vet-medium);letter-spacing:.02em;text-transform:uppercase;white-space:nowrap}.q-tabel td{padding:var(--q-ruimte-3) var(--q-ruimte-5);border-bottom:1px solid var(--q-rand);font-size:var(--q-tekst-s)}.q-tabel tfoot td{font-weight:var(--q-vet-medium);border-bottom:0}.q-tabel--eenregelig td{white-space:nowrap}.q-tabel__nadruk{font-weight:var(--q-vet-medium)}.q-tabel__cijfer{text-align:right;font-family:var(--q-lettertype-cijfers);font-variant-numeric:tabular-nums}.q-tabel__cijfer--dringend{color:var(--q-dringend);font-weight:var(--q-vet-medium)}.q-tabel__cijfer--rustig{color:var(--q-tekst-flauw)}.q-tabel__rechts{text-align:right}.q-groepskop{padding:var(--q-ruimte-4) var(--q-ruimte-5) var(--q-ruimte-2);font-size:var(--q-tekst-s);font-weight:var(--q-vet-zwaar);letter-spacing:.02em;color:var(--q-tekst-zacht);text-transform:uppercase}.q-cijfer-zacht{font-family:var(--q-lettertype-cijfers);font-size:var(--q-tekst-s);font-variant-numeric:tabular-nums;color:var(--q-tekst-zacht)}.q-voetnoot{font-size:var(--q-tekst-s);color:var(--q-tekst-flauw)}.q-stapel{gap:var(--q-ruimte-5);flex-direction:column;display:flex}.q-stapel--klein{gap:var(--q-ruimte-3)}.q-raster-2,.q-raster-3{gap:var(--q-ruimte-4);grid-template-columns:1fr;display:grid}@media (min-width:560px){.q-raster-2{grid-template-columns:repeat(2,1fr)}}@media (min-width:900px){.q-raster-3{grid-template-columns:repeat(3,1fr)}}@media print{body.q-print-extract .q-shell{display:none}}.q-shell__kop-rechts{flex:none;margin-left:auto}.q-rolwissel{position:relative}.q-rolwissel__knop{border-radius:var(--q-rond-vol);background:var(--q-accent-zacht);width:38px;height:38px;color:var(--q-accent);cursor:pointer;border:none;justify-content:center;align-items:center;padding:0;display:flex}.q-rolwissel__avatar{font-size:var(--q-tekst-s);font-weight:var(--q-vet-zwaar)}.q-rolwissel__achtergrond{z-index:25;cursor:default;background:0 0;border:none;padding:0;position:fixed;inset:0}.q-rolwissel__menu{top:calc(100% + var(--q-ruimte-2));z-index:30;gap:var(--q-ruimte-1);width:240px;padding:var(--q-ruimte-3);border-radius:var(--q-rond-m);border:1px solid var(--q-rand);background:var(--q-vlak);box-shadow:var(--q-schaduw-l);flex-direction:column;display:flex;position:absolute;right:0}.q-rolwissel__label{padding:0 var(--q-ruimte-2);font-size:var(--q-tekst-xs);font-weight:var(--q-vet-medium);text-transform:uppercase;letter-spacing:.04em;color:var(--q-tekst-flauw)}.q-rolwissel__optie{padding:var(--q-ruimte-2);border-radius:var(--q-rond-s);color:var(--q-tekst);text-align:left;cursor:pointer;background:0 0;border:none;flex-direction:column;align-items:flex-start;gap:1px;font-family:inherit;display:flex}.q-rolwissel__optie:hover{background:var(--q-vlak-zacht)}.q-rolwissel__optie--actief{background:var(--q-accent-zacht)}.q-rolwissel__optie-naam{font-size:var(--q-tekst-s);font-weight:var(--q-vet-medium)}.q-rolwissel__optie-omschrijving{font-size:var(--q-tekst-xs);color:var(--q-tekst-zacht)}.q-rolwissel__hint{margin-top:var(--q-ruimte-1);padding:var(--q-ruimte-2) var(--q-ruimte-2) 0;border-top:1px solid var(--q-rand);font-size:var(--q-tekst-xs);color:var(--q-tekst-flauw)}.q-leeg-scherm{justify-content:center;align-items:center;gap:var(--q-ruimte-4);min-height:100vh;padding:var(--q-ruimte-6);text-align:center;flex-direction:column;display:flex}.q-leeg-scherm__titel{font-size:var(--q-tekst-xl);font-weight:var(--q-vet-medium)}.q-leeg-scherm__tekst{max-width:460px;color:var(--q-tekst-zacht)}.q-demoband{justify-content:center;align-items:center;gap:var(--q-ruimte-2);padding:var(--q-ruimte-2) var(--q-ruimte-4);background:var(--q-accent-zacht);color:var(--q-accent);font-size:var(--q-tekst-s);text-align:center;flex-wrap:wrap;display:flex}.q-demoband__link{font-weight:var(--q-vet-medium);text-decoration:underline}.q-invoer{min-width:0;padding:var(--q-ruimte-2);border:1px solid var(--q-rand);border-radius:var(--q-rond-s);background:var(--q-vlak);color:var(--q-tekst);font-family:inherit;font-size:var(--q-tekst-s)}.q-invoer:focus-visible{outline:2px solid var(--q-accent);outline-offset:1px}.q-melding{margin-top:var(--q-ruimte-3);font-size:var(--q-tekst-s);color:var(--q-tekst-zacht)}.q-melding--fout{color:var(--q-dringend)}.q-merk{align-items:center;gap:var(--q-ruimte-2);color:var(--q-accent);display:inline-flex}.q-merk__teken{flex:none;display:block}.q-merk__woord{font-size:var(--q-tekst-l);font-weight:var(--q-vet-zwaar);letter-spacing:-.015em;color:var(--q-tekst)}.q-enkel-voor-schermlezer{clip-path:inset(50%);white-space:nowrap;border:0;width:1px;height:1px;margin:-1px;padding:0;position:absolute;overflow:hidden}.q-quotiteit{gap:var(--q-ruimte-3);flex-direction:column;display:flex}.q-quotiteit__balk{border-radius:var(--q-rond-vol);background:var(--q-vlak);gap:2px;width:100%;height:14px;display:flex;overflow:hidden}.q-quotiteit--lijn .q-quotiteit__balk{border-radius:var(--q-rond-vol);height:6px}.q-quotiteit__stuk{min-width:3px;height:100%;display:block}.q-quotiteit__stuk--1{background:var(--q-aandeel-1)}.q-quotiteit__stuk--2{background:var(--q-aandeel-2)}.q-quotiteit__stuk--3{background:var(--q-aandeel-3)}.q-quotiteit__stuk--4{background:var(--q-aandeel-4)}.q-quotiteit__stuk--5{background:var(--q-aandeel-5)}.q-quotiteit__legende{gap:var(--q-ruimte-2) var(--q-ruimte-5);flex-wrap:wrap;margin:0;padding:0;list-style:none;display:flex}.q-quotiteit__legende-item{align-items:center;gap:var(--q-ruimte-2);font-size:var(--q-tekst-s);display:flex}.q-quotiteit__vlek{border-radius:3px;flex:none;width:10px;height:10px}.q-quotiteit__vlek--1{background:var(--q-aandeel-1)}.q-quotiteit__vlek--2{background:var(--q-aandeel-2)}.q-quotiteit__vlek--3{background:var(--q-aandeel-3)}.q-quotiteit__vlek--4{background:var(--q-aandeel-4)}.q-quotiteit__vlek--5{background:var(--q-aandeel-5)}.q-quotiteit__naam{color:var(--q-tekst-zacht)}.q-quotiteit__aandeel{font-family:var(--q-lettertype-cijfers);font-variant-numeric:tabular-nums;font-weight:var(--q-vet-medium)}
