:root{color-scheme:dark light;--vlak: #000000;--vlak-2: #1c1c1e;--vlak-3: #2c2c2e;--vlak-4: #3a3a3c;--scheiding: rgb(255 255 255 / .11);--tekst: #f5f5f7;--tekst-zacht: rgb(235 235 245 / .62);--tekst-uit: rgb(235 235 245 / .32);--accent: #0a84ff;--accent-zacht: rgb(10 132 255 / .16);--accent-tekst: #ffffff;--kleur-uit: #30d158;--kleur-wacht: #ffd60a;--kleur-scherp: #0a84ff;--kleur-nacht: #bf5af2;--kleur-urgent: #ff9f0a;--kleur-alarm: #ff453a;--kleur-onbekend: #8e8e93;--goed: #30d158;--fout: #ff453a;--waarschuwing: #ff9f0a;--glas: rgb(0 0 0 / .72);--radius-l: 22px;--radius: 16px;--radius-s: 11px;--raak: 52px;--spatie-groot: -.024em;--spatie-titel: -.018em;--rand-boven: env(safe-area-inset-top, 0px);--rand-onder: env(safe-area-inset-bottom, 0px);--nav-hoogte: calc(50px + .7rem + var(--rand-onder));--schaduw: 0 10px 30px rgb(0 0 0 / .45);--schaduw-s: 0 1px 3px rgb(0 0 0 / .35);--soepel: cubic-bezier(.32, .72, 0, 1)}@media(prefers-color-scheme:light){:root{--vlak: #f2f2f7;--vlak-2: #ffffff;--vlak-3: #ececef;--vlak-4: #e3e3e8;--scheiding: rgb(60 60 67 / .13);--tekst: #1d1d1f;--tekst-zacht: rgb(60 60 67 / .62);--tekst-uit: rgb(60 60 67 / .36);--accent: #007aff;--accent-zacht: rgb(0 122 255 / .12);--accent-tekst: #ffffff;--kleur-uit: #248a3d;--kleur-wacht: #b25000;--kleur-scherp: #0062cc;--kleur-nacht: #8944ab;--kleur-urgent: #c04c00;--kleur-alarm: #d70015;--kleur-onbekend: #8e8e93;--goed: #248a3d;--fout: #d70015;--waarschuwing: #b25000;--glas: rgb(242 242 247 / .78);--schaduw: 0 12px 32px rgb(15 30 50 / .1);--schaduw-s: 0 1px 2px rgb(15 30 50 / .06)}}*,*:before,*:after{box-sizing:border-box}html,body{margin:0;padding:0;min-height:100%}body{background:var(--vlak);color:var(--tekst);font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Segoe UI Variable Text,Segoe UI,system-ui,Roboto,sans-serif;font-size:17px;line-height:1.47;letter-spacing:-.01em;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility;overscroll-behavior-y:none}h1,h2,h3{margin:0;line-height:1.15;letter-spacing:var(--spatie-titel);font-weight:600}h1{font-size:1.9rem;font-weight:700;letter-spacing:var(--spatie-groot)}h2{font-size:1.0625rem}p{margin:0;text-wrap:pretty}a{color:var(--accent);text-decoration:none}button{font:inherit;font-weight:600;letter-spacing:-.01em;color:var(--tekst);background:var(--vlak-3);border:none;border-radius:var(--radius-s);min-height:var(--raak);padding:.7rem 1.1rem;cursor:pointer;-webkit-user-select:none;user-select:none;-webkit-tap-highlight-color:transparent;touch-action:manipulation;transition:transform .22s var(--soepel),opacity .15s ease,background-color .2s ease}button:active:not(:disabled){transform:scale(.97);opacity:.75}button:disabled{opacity:.38;cursor:not-allowed}button.groot{min-height:66px;font-size:1.0625rem;border-radius:var(--radius)}button.primair{background:var(--accent);color:var(--accent-tekst)}button.gevaar{background:var(--kleur-alarm);color:#fff}button.stil{background:var(--vlak-3);color:var(--accent);font-weight:500}input[type=text],input[type=password],input[type=number]{font:inherit;width:100%;min-height:var(--raak);padding:.65rem .9rem;color:var(--tekst);background:var(--vlak-3);border:1px solid transparent;border-radius:var(--radius-s);transition:border-color .15s ease,background-color .15s ease}input[type=text]:focus,input[type=password]:focus,input[type=number]:focus{outline:none;border-color:var(--accent)}input:focus-visible,button:focus-visible,a:focus-visible,summary:focus-visible{outline:2.5px solid var(--accent);outline-offset:2px}label{font-weight:500}.kaart{background:var(--vlak-2);border-radius:var(--radius);padding:1rem 1.1rem;box-shadow:var(--schaduw-s)}.kopje{display:flex;flex-direction:column;gap:.1rem;padding:0 .3rem .5rem}.zacht{color:var(--tekst-zacht)}.klein{font-size:.875rem;letter-spacing:-.004em}.rij{display:flex;align-items:center;gap:.75rem}.kolom{display:flex;flex-direction:column;gap:.85rem}.scheidingslijn+.scheidingslijn{border-top:1px solid var(--scheiding)}.melding{border-radius:var(--radius-s);padding:.7rem .9rem;font-size:.9375rem;line-height:1.4;background:var(--vlak-3);color:var(--tekst)}.melding.fout{background:color-mix(in srgb,var(--fout) 14%,var(--vlak-2));color:var(--fout);font-weight:500}.melding.goed{background:color-mix(in srgb,var(--goed) 14%,var(--vlak-2));color:var(--goed);font-weight:500}.melding.let-op{background:color-mix(in srgb,var(--waarschuwing) 14%,var(--vlak-2));color:var(--waarschuwing);font-weight:500}.verborgen{position:absolute;width:1px;height:1px;overflow:hidden;clip:rect(0 0 0 0);clip-path:inset(50%);white-space:nowrap}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important}}.gezondheid.svelte-1iuq6pd{position:relative;display:flex;flex-direction:column}.samenvatting.svelte-1iuq6pd{display:flex;align-items:center;gap:.45rem;min-height:32px;padding:.25rem .7rem;background:var(--vlak-3);border:0;border-radius:999px;color:var(--tekst-zacht);font-weight:500}.stippen.svelte-1iuq6pd{display:flex;gap:3px}.stip.svelte-1iuq6pd{width:7px;height:7px;border-radius:50%;background:var(--kleur-onbekend);flex:none}.stip.goed.svelte-1iuq6pd{background:var(--goed)}.stip.deels.svelte-1iuq6pd{background:var(--waarschuwing)}.stip.fout.svelte-1iuq6pd{background:var(--fout)}.stip.onbekend.svelte-1iuq6pd{background:var(--kleur-onbekend)}.samenvattingstekst.svelte-1iuq6pd{white-space:nowrap}.mis.svelte-1iuq6pd{color:var(--fout)}.deels.svelte-1iuq6pd{color:var(--waarschuwing)}.verbindingsstip.svelte-1iuq6pd{width:7px;height:7px;border-radius:50%;background:var(--waarschuwing);animation:svelte-1iuq6pd-knipper 1.8s ease-in-out infinite}.verbindingsstip.live.svelte-1iuq6pd{background:var(--goed);animation:none}@keyframes svelte-1iuq6pd-knipper{0%,to{opacity:1}50%{opacity:.25}}.details.svelte-1iuq6pd{position:absolute;top:calc(100% + .5rem);right:0;z-index:20;width:max-content;min-width:15rem;max-width:min(20rem,85vw);padding:.75rem .9rem;border-radius:var(--radius);background:var(--vlak-2);box-shadow:0 12px 32px #00000047,inset 0 0 0 .5px var(--scheiding)}.details.svelte-1iuq6pd ul:where(.svelte-1iuq6pd){list-style:none;margin:0 0 .5rem;padding:0;display:flex;flex-direction:column;gap:.4rem}.details.svelte-1iuq6pd li:where(.svelte-1iuq6pd){display:flex;align-items:center;gap:.5rem}.naam.svelte-1iuq6pd{font-weight:500;min-width:4.5rem}.onderbalk.svelte-18uehdc{position:sticky;bottom:0;z-index:10;padding:.3rem .4rem calc(.3rem + var(--rand-onder));background:var(--glas);-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);box-shadow:0 -.5px 0 var(--scheiding)}.binnen.svelte-18uehdc{display:grid;grid-template-columns:repeat(5,1fr);width:100%;max-width:640px;margin:0 auto}a.svelte-18uehdc{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;min-height:50px;padding:.2rem;color:var(--tekst-uit);font-size:.625rem;font-weight:500;letter-spacing:0;-webkit-tap-highlight-color:transparent;transition:color .2s ease,opacity .15s ease}a.svelte-18uehdc:active{opacity:.5}a.svelte-18uehdc span:where(.svelte-18uehdc){max-width:100%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}a.actief.svelte-18uehdc{color:var(--accent)}svg.svelte-18uehdc{width:26px;height:26px;fill:none;stroke:currentColor;stroke-width:1.6;stroke-linecap:round;stroke-linejoin:round}a.actief.svelte-18uehdc svg:where(.svelte-18uehdc){stroke-width:2.1}.scherm.svelte-12qhfyh{display:flex;flex-direction:column;min-height:100dvh}.kop.svelte-12qhfyh{position:sticky;top:0;z-index:10;padding:calc(.4rem + var(--rand-boven)) 0 .35rem;background:var(--glas);-webkit-backdrop-filter:saturate(180%) blur(20px);backdrop-filter:saturate(180%) blur(20px);box-shadow:0 .5px 0 var(--scheiding)}.kop-binnen.svelte-12qhfyh{display:flex;align-items:center;justify-content:space-between;gap:.5rem;width:100%;max-width:640px;margin:0 auto;padding:0 .85rem}.merk.svelte-12qhfyh{font-weight:600;font-size:1.0625rem;color:var(--tekst);letter-spacing:var(--spatie-titel)}main.svelte-12qhfyh{flex:1;width:100%;max-width:640px;margin:0 auto;padding:1rem 1rem 2rem}main.smal.svelte-12qhfyh{display:flex;align-items:center;padding-top:calc(1rem + var(--rand-boven));padding-bottom:calc(1rem + var(--rand-onder))}.laden.svelte-12qhfyh{padding:3rem 0;text-align:center}
