:root{--accent:#d93a0b;--accent-soft:#d93a0b1f;--bg:#fff;--bg-2:#f4f4f5;--bg-3:#e8e8ea;--ink:#111318;--muted:#6b6f7a;--line:#e4e4e7;--user:#f0f0f2;--bar-h:56px;--safe-t:env(safe-area-inset-top);--safe-b:env(safe-area-inset-bottom);--lightningcss-light:initial;--lightningcss-dark: ;color-scheme:light dark;color:var(--ink);background:var(--bg);-webkit-font-smoothing:antialiased;-webkit-tap-highlight-color:transparent;font-family:-apple-system,BlinkMacSystemFont,SF Pro Text,Inter,system-ui,sans-serif}@media (prefers-color-scheme:dark){:root{--lightningcss-light: ;--lightningcss-dark:initial;--bg:#0f1115;--bg-2:#1a1d23;--bg-3:#262a31;--ink:#eceef2;--muted:#9298a3;--line:#2a2e36;--user:#22262d;--accent-soft:#ff5a282e}}*{box-sizing:border-box}html,body{background:var(--bg);overscroll-behavior:none;height:100%;margin:0}button{font:inherit;color:inherit;cursor:pointer;background:0 0;border:0;padding:0}button:disabled{cursor:default}#root{height:100%}.shell{height:100dvh;display:flex;overflow:hidden}.main{flex-direction:column;flex:1;min-width:0;display:flex;position:relative}.bar{height:calc(var(--bar-h) + var(--safe-t));padding:var(--safe-t) 8px 0;z-index:5;flex:none;justify-content:space-between;align-items:center;display:flex;position:relative}.icon-btn{border-radius:12px;place-items:center;width:44px;height:44px;display:grid}.icon-btn:active{background:var(--bg-2)}.vehicle-pill{border-radius:12px;align-items:center;gap:4px;padding:8px 12px;font-size:17px;font-weight:600;display:flex}.vehicle-pill:active{background:var(--bg-2)}.vehicle-pill svg{color:var(--muted)}.vehicle-pill svg:first-child:not(:last-child){color:var(--ink);width:18px;height:18px}@media (width<=899px){.bar>.vehicle-pill{background:var(--bg-2);border:1.5px solid var(--line);border-radius:999px;gap:8px;max-width:calc(100vw - 120px);padding:7px 8px 7px 14px;box-shadow:0 2px 10px #0000001f}.bar>.vehicle-pill:active{transform:scale(.97)}.bar>.vehicle-pill svg:last-child{color:#fff;background:var(--accent);border-radius:50%;flex-shrink:0;width:22px;height:22px;padding:3px}}.stage{height:calc(100dvh - var(--bar-h) - var(--safe-t) - 200px - var(--safe-b));flex:none;transition:height .45s cubic-bezier(.2,.8,.2,1),margin .45s,border-radius .45s;position:relative;overflow:hidden}.stage--compact{background:var(--bg-2);cursor:pointer;border-radius:20px;height:168px;margin:0 12px}.stage--compact:after{content:"";background:linear-gradient(90deg, var(--bg-2) 30%, transparent 62%);pointer-events:none;position:absolute;inset:0}.stage--compact canvas{pointer-events:none}.stage.stage--hidden{height:0;margin-top:0;margin-bottom:0}.stage__info{z-index:1;flex-direction:column;justify-content:center;gap:3px;max-width:48%;animation:.35s ease-out .15s backwards rise;display:flex;position:absolute;top:0;bottom:0;left:16px}.stage__zone{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-size:12px;font-weight:600}.stage__part{font-size:21px;font-weight:700;line-height:1.15}.stage__change{background:var(--bg);border-radius:999px;align-self:flex-start;margin-top:8px;padding:6px 11px;font-size:13px;font-weight:600}.stage__done{background:var(--ink);color:var(--bg);border-radius:999px;padding:8px 14px;font-size:15px;font-weight:600;position:absolute;top:8px;right:12px}.stage__credit{text-align:center;color:var(--muted);opacity:.8;font-size:10px;line-height:1.3;text-decoration:none;position:absolute;bottom:54px;left:12px;right:12px}.hey{z-index:1;pointer-events:none;animation:.4s ease-out rise;position:absolute;top:14px;left:20px;right:20px}.hey p{color:var(--muted);margin:4px 0 0 66px;font-size:13.5px}.loading{color:var(--muted);white-space:nowrap;font-size:14px}.zones{scrollbar-width:none;justify-content:center;gap:6px;padding:0 12px;display:flex;position:absolute;bottom:8px;left:0;right:0;overflow-x:auto}.zones::-webkit-scrollbar{display:none}.zone{background:var(--bg-2);border-radius:999px;flex:none;padding:9px 14px;font-size:14px;font-weight:500;transition:background .15s,color .15s}.zone--on{background:var(--ink);color:var(--bg)}.dot{background:var(--accent);color:#fff;border:2px solid #fff;border-radius:50%;place-items:center;width:28px;height:28px;font-size:13px;font-weight:700;line-height:1;transition:transform .15s;display:grid;position:relative;box-shadow:0 2px 6px #00000059}.dot:before{content:"";border-radius:50%;position:absolute;inset:-10px}.dot:active{transform:scale(.9)}.dot__label{color:#fff;white-space:nowrap;pointer-events:none;background:#111318e0;border-radius:6px;padding:3px 8px;font-size:12px;font-weight:500;position:absolute;bottom:calc(100% + 6px);left:50%;transform:translate(-50%)}.focus{width:46px;height:46px;animation:.5s cubic-bezier(.2,.8,.2,1) .25s backwards focus-in;display:block;position:relative}.focus:after{content:"";background:var(--accent);border-radius:50%;width:6px;height:6px;margin:-3px;position:absolute;top:50%;left:50%;box-shadow:0 0 0 3px #ffffffb3}.focus i{border:2.5px solid var(--accent);filter:drop-shadow(0 0 2px #0006);width:12px;height:12px;position:absolute}.focus i:first-child{border-bottom:0;border-right:0;border-top-left-radius:5px;top:0;left:0}.focus i:nth-child(2){border-bottom:0;border-left:0;border-top-right-radius:5px;top:0;right:0}.focus i:nth-child(3){border-top:0;border-right:0;border-bottom-left-radius:5px;bottom:0;left:0}.focus i:nth-child(4){border-top:0;border-left:0;border-bottom-right-radius:5px;bottom:0;right:0}@keyframes focus-in{0%{opacity:0;transform:scale(1.8)}}.content{-webkit-overflow-scrolling:touch;flex:1;min-height:0;overflow-y:auto}.quick{scrollbar-width:none;grid-template-rows:repeat(2,auto);grid-auto-flow:column;justify-content:start;gap:6px;padding:10px 12px 4px;scroll-padding:12px;display:grid;overflow-x:auto}.quick::-webkit-scrollbar{display:none}@media (width>=900px){.quick{justify-content:center}}.quick__item{white-space:nowrap;background:var(--bg-2);border-radius:999px;align-items:center;gap:7px;padding:6px 12px 6px 6px;font-size:13px;font-weight:500;animation:.25s ease-out backwards rise;display:inline-flex}.quick__item b{background:var(--accent);color:#fff;border-radius:50%;place-items:center;width:20px;height:20px;font-size:11px;display:grid}.quick__item:active{background:var(--bg-3)}.quick__item--on{background:var(--accent-soft);color:var(--accent)}.thread{flex-direction:column;gap:18px;max-width:760px;margin:0 auto;padding:16px 16px 8px;display:flex}.msg{font-size:16px;line-height:1.55;animation:.25s ease-out rise}@keyframes rise{0%{opacity:0;transform:translateY(6px)}}.msg p{margin:0 0 10px}.msg p:last-child{margin-bottom:0}.msg ul,.msg ol{margin:4px 0 10px;padding-left:22px}.msg li{margin:3px 0}.msg strong{font-weight:650}.msg--user{background:var(--user);border-radius:20px;align-self:flex-end;max-width:85%;padding:10px 15px}.msg__error{color:var(--accent)}.acts{align-items:center;gap:2px;margin:6px 0 0 -6px;display:flex}.acts button{width:30px;height:30px;color:var(--muted);border-radius:8px;place-items:center;transition:background .15s,color .15s,transform .1s;display:grid}.acts button:hover{background:var(--bg-2);color:var(--ink)}.acts button:active{transform:scale(.9)}.acts button.on{color:#1b6fe0}.acts__note{color:var(--muted);margin-left:6px;font-size:12px;animation:.2s ease-out rise}.tool{color:var(--muted);align-items:center;gap:8px;margin-top:4px;font-size:13px;animation:.2s ease-out rise;display:flex}.tool--fout{color:var(--accent)}@keyframes spin{to{transform:rotate(360deg)}}.plate{letter-spacing:.06em;color:#111;background:#f5c400;border-radius:3px;padding:1px 6px 1px 12px;font-family:Kenteken,Arial Narrow,sans-serif;font-size:12px;font-weight:700;position:relative}.plate:before{content:"";background:#1d4fb8;border-radius:3px 0 0 3px;width:7px;position:absolute;top:0;bottom:0;left:0}.suggest{flex-direction:column;align-items:flex-start;gap:8px;max-width:760px;margin:0 auto;padding:18px 16px;display:flex}.suggest__lead{color:var(--muted);margin:0 0 4px}.suggest__chip{text-align:left;background:var(--bg-2);border-radius:16px;padding:11px 15px;font-size:15px;animation:.3s ease-out backwards rise}.suggest__chip:nth-child(3){animation-delay:50ms}.suggest__chip:nth-child(4){animation-delay:.1s}.suggest__chip:active{background:var(--bg-3)}.composer{width:100%;max-width:760px;padding:8px 12px calc(10px + var(--safe-b));flex:none;margin:0 auto}.part-chip{background:var(--accent-soft);color:var(--accent);border-radius:999px;align-items:center;gap:6px;margin:0 0 6px 4px;padding:5px 6px 5px 10px;font-size:13px;font-weight:600;display:inline-flex}.part-chip i{background:var(--accent);border-radius:50%;width:8px;height:8px}.part-chip button{width:20px;height:20px;color:var(--accent);border-radius:50%;place-items:center;display:grid}.composer__row{background:linear-gradient(var(--bg-2), var(--bg-2)) padding-box, linear-gradient(120deg, #1b6fe0, #4fa3ff 45%, #ff6b1a) border-box;border:1.5px solid #0000;border-radius:26px;align-items:flex-end;gap:8px;padding:6px 6px 6px 16px;transition:box-shadow .2s;display:flex;box-shadow:0 6px 22px #1b6fe029,0 1px 3px #0000000f}.composer__row:focus-within{box-shadow:0 8px 30px #1b6fe047,0 0 0 4px #1b6fe01a}.composer textarea{resize:none;width:100%;min-width:0;color:var(--ink);font:inherit;field-sizing:content;overflow-wrap:anywhere;background:0 0;border:0;outline:none;flex:1 1 0;max-height:140px;padding:9px 0;font-size:16px;line-height:1.4}.composer textarea::placeholder{color:var(--muted)}.send{background:var(--ink);width:38px;height:38px;color:var(--bg);border-radius:50%;flex-shrink:0;place-items:center;transition:opacity .15s,transform .1s;display:grid}.send:active{transform:scale(.92)}.send:disabled{opacity:.25}.composer__row{padding-left:6px}.attach{width:38px;height:38px;color:var(--muted);border-radius:50%;flex-shrink:0;place-items:center;display:grid}.attach:active{background:var(--bg-3)}.composer__photos{gap:8px;margin:0 0 8px 4px;display:flex}.composer__error{color:var(--accent);margin:0 0 6px 6px;font-size:13px}.thumb{width:64px;height:64px;animation:.2s ease-out rise;position:relative}.thumb img{object-fit:cover;border-radius:12px;width:100%;height:100%}.thumb button{background:var(--ink);width:22px;height:22px;color:var(--bg);border-radius:50%;place-items:center;display:grid;position:absolute;top:-6px;right:-6px}.thumb button svg{width:12px;height:12px}.msg__photos{flex-wrap:wrap;gap:6px;margin:-2px -8px 8px;display:flex}.msg__photos:only-child{margin-bottom:-2px}.msg__photos img{object-fit:cover;border-radius:14px;max-width:180px;max-height:180px}.scrim{opacity:0;pointer-events:none;z-index:30;background:#00000059;transition:opacity .25s;position:fixed;inset:0}.scrim--on{opacity:1;pointer-events:auto}.sidebar{background:var(--bg-2);z-index:40;width:min(300px,84vw);padding:calc(var(--safe-t) + 10px) 10px calc(var(--safe-b) + 10px);flex-direction:column;transition:transform .3s cubic-bezier(.2,.8,.2,1);display:flex;position:fixed;top:0;bottom:0;left:0;transform:translate(-100%)}.sidebar--open{transform:none;box-shadow:8px 0 30px #0000002e}.sidebar__head{padding:6px 8px 12px}.sidebar__brand{align-items:center;gap:10px;font-size:17px;font-weight:700;display:flex}.sidebar__brand img{width:32px;height:32px}.sidebar__new{border-radius:12px;align-items:center;gap:10px;padding:11px 10px;font-weight:600;display:flex}.sidebar__new:active,.sidebar__new:hover{background:var(--bg-3)}.sidebar__list{flex:1;margin-top:8px;overflow-y:auto}.sidebar__list h4{color:var(--muted);margin:14px 10px 6px;font-size:12px;font-weight:600}.sidebar__empty{color:var(--muted);padding:8px 10px;font-size:14px;line-height:1.45}.row{border-radius:12px;align-items:center;display:flex}.row:hover,.row--active{background:var(--bg-3)}.row__main{text-align:left;flex-direction:column;flex:1;gap:2px;min-width:0;padding:9px 10px;display:flex}.row__part{color:var(--accent);text-transform:uppercase;letter-spacing:.04em;font-size:11px;font-weight:600}.row__title{white-space:nowrap;text-overflow:ellipsis;font-size:14px;overflow:hidden}.row__del{width:36px;height:36px;color:var(--muted);opacity:.6;place-items:center;display:grid}@media (width>=900px){.sidebar{box-shadow:none;flex:0 0 280px;position:static;transform:none}.scrim,.bar__menu{display:none}.bar{justify-content:center}.bar .icon-btn:last-child{position:absolute;right:12px}.stage--compact{width:min(760px,100% - 24px);height:190px;margin:0 auto}}.sheet-wrap{z-index:60;background:#0006;justify-content:center;align-items:flex-end;animation:.2s fade;display:flex;position:fixed;inset:0}@keyframes fade{0%{opacity:0}}.sheet{background:var(--bg);width:100%;max-width:520px;padding:10px 18px calc(22px + var(--safe-b));border-radius:22px 22px 0 0;animation:.3s cubic-bezier(.2,.8,.2,1) up}@keyframes up{0%{transform:translateY(100%)}}.sheet__grip{background:var(--bg-3);border-radius:3px;width:38px;height:5px;margin:0 auto 14px}.sheet h2{margin:0 0 14px;font-size:20px}.sheet__sub{color:var(--muted);margin:18px 0 8px;font-size:13px;font-weight:600}.topics{grid-template-columns:1fr 1fr;gap:6px;display:grid}.topic-row{background:var(--bg-2);text-align:left;border:2px solid #0000;border-radius:12px;align-items:center;gap:9px;padding:11px 12px;font-size:14px;font-weight:600;display:flex}.topic-row svg,.topic-row img{width:18px;height:18px;color:var(--muted);flex-shrink:0}.topic-row--on{border-color:var(--accent)}.topic-row:active{background:var(--bg-3)}.sheet__grid{grid-template-columns:1fr 1fr;gap:8px;display:grid}.vcard{background:var(--bg-2);text-align:left;border:2px solid #0000;border-radius:16px;flex-direction:column;justify-content:space-between;min-height:84px;padding:12px;font-size:15px;font-weight:600;display:flex;position:relative;overflow:hidden}.vcard--on{border-color:var(--accent)}.vcard:disabled{opacity:.45}.vcard__img{pointer-events:none;height:92%;animation:.4s ease-out fade;position:absolute;bottom:2px;right:4px}.vcard__label,.vcard small{max-width:70%;position:relative}.vcard small{color:var(--muted);font-size:12px;font-weight:500}@media (width>=900px){.sheet-wrap{align-items:center}.sheet{border-radius:22px}}.dot__label{opacity:0;transition:opacity .15s}.dot:hover .dot__label,.dot:focus-visible .dot__label{opacity:1}.dot{transition:transform .15s,opacity .25s}@media (width<=600px){.dot__label{display:none}}.keur{border:1px solid var(--line);background:var(--bg);border-radius:16px;margin-bottom:12px;padding:12px 14px 10px;animation:.25s ease-out rise}.keur__head{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);justify-content:space-between;align-items:baseline;font-size:12px;font-weight:700;display:flex}.keur__time{font-variant-numeric:tabular-nums;letter-spacing:0;text-transform:none;color:var(--ink);font-weight:600}.keur__bar{background:var(--bg-2);border-radius:3px;height:10px;margin:8px 0 10px;position:relative;overflow:hidden}.keur__bar:before{content:"";z-index:1;background:#1d4fb8;width:8px;position:absolute;top:0;bottom:0;left:0}.keur__bar i{background:#f5c400;transition:width .5s cubic-bezier(.2,.8,.2,1);position:absolute;top:0;bottom:0;left:0}.keur ul{flex-direction:column;gap:7px;margin:0;padding:0;list-style:none;display:flex}.keur__row{align-items:flex-start;gap:10px;font-size:14px;line-height:1.35;display:flex}.keur__row>b{border:1.5px solid var(--bg-3);border-radius:5px;flex-shrink:0;place-items:center;width:18px;height:18px;margin-top:0;font-size:12px;display:grid}.keur__row--done>b{color:#fff;background:#2f9e5b;border-color:#2f9e5b}.keur__row--done>b:after{content:"✓";font-weight:800}.keur__row--done span{color:var(--muted)}.keur__row--active>b{border-color:var(--bg-3);border-top-color:var(--accent);border-radius:50%;animation:.8s linear infinite spin}.keur__row--active span{font-weight:600}.keur__row--pending{opacity:.4}.keur__ticker{color:var(--muted);-webkit-line-clamp:2;-webkit-box-orient:vertical;margin:4px 0 0;font-size:12px;font-style:italic;line-height:1.4;display:-webkit-box;overflow:hidden;-webkit-mask-image:linear-gradient(90deg,#0000,#000 18%);mask-image:linear-gradient(90deg,#0000,#000 18%)}.stempel-row{margin-bottom:10px}.stempel-line{color:var(--muted);align-items:center;gap:10px;font-size:13px;display:flex}.stempel{color:#2f9e5b;border:2px solid #2f9e5b;border-radius:50%;flex-direction:column;flex-shrink:0;justify-content:center;align-items:center;width:34px;height:34px;font-size:13px;font-weight:800;line-height:1;animation:.45s cubic-bezier(.3,1.6,.5,1) backwards stamp;display:flex;transform:rotate(-12deg)}.stempel small{letter-spacing:.08em;font-size:7px}.stempel--fout{border-color:var(--accent);color:var(--accent)}@keyframes stamp{0%{opacity:0;transform:rotate(-12deg)scale(2.2)}}.stempel-text{flex:1;min-width:0}.stempel-toggle{background:var(--bg-2);white-space:nowrap;border-radius:999px;padding:5px 10px;font-size:12px;font-weight:600}.gedachte{max-height:260px;color:var(--muted);white-space:pre-wrap;background:var(--bg-2);border-radius:12px;margin-top:8px;padding:10px 12px;font-size:12.5px;line-height:1.5;overflow-y:auto}.eis{border-left:4px solid var(--ink);background:var(--bg-2);border-radius:14px;margin:0 0 14px;padding:10px 14px 12px}.eis p{font-family:Georgia,Times New Roman,serif;font-size:15.5px;line-height:1.5}.eis small,.sect small{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin-bottom:4px;font-family:-apple-system,system-ui,sans-serif;font-size:11px;font-style:normal;font-weight:800;display:block}.sect{margin-bottom:12px}.sect--bron{font-size:14px}.msg a{color:inherit;-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent);text-underline-offset:2px}.bronnen{flex-wrap:wrap;gap:6px;margin-top:12px;display:flex}.bron{background:var(--bg-2);border-radius:999px;align-items:center;gap:5px;max-width:100%;padding:6px 10px;font-size:12.5px;font-weight:500;text-decoration:none;display:inline-flex;color:var(--ink)!important}.bron span{color:var(--muted)}.bron:active{background:var(--bg-3)}.bron--rdw{background:#f5c400;font-weight:700;color:#111!important}.bron--rdw span{color:#111}.bron--more{color:var(--muted)}.part-chip--add{background:var(--bg-2);color:var(--ink);padding-right:10px}.keur__plates{flex-wrap:wrap;gap:6px;margin-top:5px;display:flex}.plate{white-space:nowrap}.plate--busy{animation:1.2s ease-in-out infinite pulse}@keyframes pulse{50%{opacity:.45}}.msg--assistant{font-size:16px;line-height:1.62}.msg--assistant p{margin:0 0 10px}.msg--assistant strong{background:linear-gradient(#0000 58%,#f5c40061 58%);padding:0 1px;font-weight:700}.bron-line{flex-wrap:wrap;align-items:center;gap:6px;margin-top:10px;display:flex}.bron-line small{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin-right:2px;font-size:11px;font-weight:800}.bron--art{font-variant-numeric:tabular-nums;font-weight:600}.citaten{border-top:1px solid var(--line);margin-top:12px;padding-top:8px}.citaten summary{cursor:pointer;color:var(--muted);align-items:center;gap:6px;padding:4px 0;font-size:13px;font-weight:600;list-style:none;display:inline-flex}.citaten summary::-webkit-details-marker{display:none}.citaten summary:before{content:"›";font-size:18px;line-height:1;transition:transform .2s;display:inline-block}.citaten[open] summary:before{transform:rotate(90deg)}.citaat{background:var(--bg-2);border-radius:12px;margin-top:10px;padding:10px 12px;font-size:14px;line-height:1.5;animation:.2s ease-out rise}.citaat__titel{margin-bottom:6px;font-size:13px;font-weight:700;display:inline-block;text-decoration:none!important}.citaat__titel span{color:var(--muted)}.citaat__eis{font-family:Georgia,Times New Roman,serif}.citaat__eis ol{padding-left:20px}.citaat__eis ul{padding-left:4px;list-style:none}.citaat__eis strong,.citaat__wijze strong{background:0 0}.citaat__wijze{border-top:1px dashed var(--line);color:var(--muted);margin-top:8px;padding-top:8px;font-size:13px}.citaat__wijze small{text-transform:uppercase;letter-spacing:.08em;margin-bottom:2px;font-size:10.5px;font-weight:800;display:block}.citaat__niet{color:#b7791f;margin:8px 0 0;font-size:12.5px}.stage--slim{border-radius:14px;height:64px}.stage--slim .stage__info{flex-direction:row;align-items:center;gap:8px;max-width:70%}.stage--slim .stage__zone{display:none}.stage--slim .stage__part{white-space:nowrap;text-overflow:ellipsis;font-size:15px;overflow:hidden}.stage--slim .stage__change{flex-shrink:0;align-self:center;margin-top:0;padding:4px 9px;font-size:12px}@media (width>=900px){.stage--slim{height:72px}}.keurwijze{background:var(--bg-2);border-radius:12px;margin:12px 0 0;padding:9px 12px;font-size:14.5px;line-height:1.5}.keurwijze__label{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);align-items:center;gap:6px;margin-bottom:3px;font-size:11px;font-weight:800;display:flex}.keurwijze p:last-child{margin-bottom:0}.codes{flex-wrap:wrap;align-items:center;gap:6px;margin-top:10px;display:flex}.codes small{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin-right:2px;font-size:11px;font-weight:800}.code{background:var(--bg-2);border:1px solid var(--line);border-radius:10px;align-items:baseline;gap:7px;max-width:100%;padding:6px 10px 6px 6px;font-size:12.5px;line-height:1.35;display:inline-flex}.code b{font-variant-numeric:tabular-nums;background:var(--ink);color:var(--bg);border-radius:6px;flex-shrink:0;padding:1px 6px;font-size:12px}.sidebar__new--on{background:var(--bg-3)}.roest{flex-direction:column;gap:12px;max-width:760px;margin:0 auto;padding:8px 14px 28px;display:flex}.roest__head h1{letter-spacing:-.02em;margin:4px 0 2px;font-size:26px;font-weight:800}.roest__head p{color:var(--muted);margin:0;font-size:13px}.roest a{color:inherit;-webkit-text-decoration-color:var(--accent);text-decoration-color:var(--accent);text-underline-offset:2px}.rcard{background:var(--bg-2);border-radius:18px;padding:14px;animation:.25s ease-out rise}.rcard h2{align-items:center;gap:9px;margin:0 0 10px;font-size:16px;font-weight:700;display:flex}.rcard h2 b{background:var(--accent);color:#fff;border-radius:50%;place-items:center;width:22px;height:22px;font-size:12px;display:grid}.rsearch{width:100%;font:inherit;border:1px solid var(--line);background:var(--bg);color:var(--ink);border-radius:12px;outline:none;padding:10px 14px;font-size:16px}.rsearch:focus{border-color:var(--ink)}.rlist{max-height:46dvh;margin-top:8px;overflow-y:auto}.rlist h3{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin:12px 4px 4px;font-size:11px;font-weight:800}.ritem,.rpicked{text-align:left;border-radius:12px;justify-content:space-between;align-items:center;gap:10px;width:100%;padding:10px;font-size:14.5px;display:flex}.ritem:active,.ritem:hover{background:var(--bg-3)}.rpicked{background:var(--bg)}.rpicked span:first-child{flex-direction:column;display:flex}.rpicked small{color:var(--muted);font-size:12px}.rgrade{font-variant-numeric:tabular-nums;background:var(--ink);color:var(--bg);border-radius:8px;flex-shrink:0;padding:3px 8px;font-size:13px;font-weight:800}.rhint{color:var(--muted);margin:10px 2px 0;font-size:12.5px;line-height:1.45}.rwarn{color:var(--ink);border-left:3px solid var(--accent);background:#d93a0b1f;border-radius:10px;margin:10px 0 0;padding:9px 11px;font-size:13px;line-height:1.45}.rchoices{grid-template-columns:1fr 1fr;gap:8px;display:grid}.rchoice{text-align:left;background:var(--bg);border:2px solid #0000;border-radius:14px;flex-direction:column;gap:3px;padding:11px 12px;display:flex}.rchoice strong{font-size:15px}.rchoice small{color:var(--muted);font-size:12px;line-height:1.35}.rchoice--on{border-color:var(--accent)}.rq{margin:14px 2px 6px;font-size:14px;font-weight:600}.rseg{background:var(--bg);border-radius:12px;gap:4px;padding:4px;display:flex}.rseg button{border-radius:9px;flex:1;padding:8px 6px;font-size:13px;font-weight:500;line-height:1.2}.rseg button.on{background:var(--ink);color:var(--bg)}.rmeet{background:var(--bg);border:2px solid #0000;border-radius:14px;margin-bottom:8px;padding:10px 12px}.rmeet--max{border-color:#f5c400}.rmeet__top{justify-content:space-between;align-items:baseline;display:flex}.rmeet__pct{font-variant-numeric:tabular-nums;font-size:20px;font-weight:800}.rmeet small{color:var(--muted);margin:2px 0 8px;font-size:12px;display:block}.rratio{align-items:center;gap:8px;display:flex}.rratio span{color:var(--muted);font-size:18px}.rnum{min-width:0;font:inherit;border:1px solid var(--line);background:var(--bg-2);color:var(--ink);border-radius:10px;outline:none;flex:1;padding:9px 12px;font-size:16px}.rnum:focus{border-color:var(--ink)}.rslider{width:100%;accent-color:var(--accent)}.rstappen{counter-reset:stap;flex-direction:column;gap:6px;margin:0 0 12px;padding:0;list-style:none;display:flex}.rstap{counter-increment:stap;background:var(--bg);border-radius:12px;padding:9px 12px 9px 38px;font-size:14px;line-height:1.45;position:relative}.rstap:before{content:counter(stap);background:var(--bg-3);border-radius:5px;place-items:center;width:18px;height:18px;font-size:11px;font-weight:700;display:grid;position:absolute;top:9px;left:12px}.rstap--tap{cursor:pointer}.rstap__line{flex-wrap:wrap;align-items:baseline;gap:4px 6px;display:flex}.rstap__art{color:var(--muted);border-bottom:1px dashed var(--muted);margin-left:auto;font-size:11px;font-weight:700}.rstap__wet{color:var(--muted);margin:8px 0 0;font-family:Georgia,Times New Roman,serif;font-size:13.5px;line-height:1.5}.rtag{color:#111;background:#f5c400;border-radius:6px;padding:1px 7px;font-size:11px;font-style:normal;font-weight:700}.rmeter{background:var(--bg);border-radius:14px;padding:12px}.rmeter__bar{background:var(--bg-3);border-radius:4px;height:12px;margin:18px 0 10px;position:relative;overflow:visible}.rmeter__bar i{background:#2f9e5b;border-radius:4px;transition:width .4s cubic-bezier(.2,.8,.2,1),background .3s;position:absolute;top:0;bottom:0;left:0}.rmeter--boven .rmeter__bar i{background:var(--accent)}.rmeter__norm{background:var(--ink);width:2px;position:absolute;top:-6px;bottom:-6px}.rmeter__norm em{white-space:nowrap;color:var(--muted);font-size:10.5px;font-style:normal;font-weight:700;position:absolute;bottom:100%;left:50%;transform:translate(-50%)}.rmeter__val{align-items:baseline;gap:10px;display:flex}.rmeter__val strong{font-variant-numeric:tabular-nums;font-size:28px;font-weight:800}.rmeter__val span{color:var(--muted);font-size:13.5px}.rmeter--boven .rmeter__val span{color:var(--accent);font-weight:600}.ractions{flex-wrap:wrap;gap:8px;margin-top:12px;display:flex}.ractions button{background:var(--bg);border-radius:12px;flex:1;padding:10px 12px;font-size:14px;font-weight:600}.ractions button:nth-child(2){background:var(--ink);color:var(--bg)}.rfoot{color:var(--muted);text-align:center;margin:4px 0 0;font-size:12.5px}.srcmark{color:var(--muted);align-items:center;gap:5px;font-weight:500;display:inline-flex}.srcmark img{border-radius:3px;flex-shrink:0}.bron--art i{color:var(--muted);font-style:normal}.bron--rdw .srcmark{color:#111}.citaat__titel .srcmark{margin-bottom:2px;font-size:11.5px}.scope-rdw{border-radius:4px}.vehicle-pill--static{cursor:default;gap:8px}.vehicle-pill--static:active{background:0 0}.topic{max-width:760px;margin:0 auto;padding:18px 18px 8px;animation:.3s ease-out rise}.topic p{color:var(--muted);margin:0 0 16px;font-size:14.5px;line-height:1.5}.topic__chips{flex-direction:column;align-items:flex-start;gap:8px;display:flex}.row__part--erkenning,.row__part--vakblad,.row__part--rdw{color:var(--muted)}.srcmark__wet{text-align:center;width:14px;font-size:13px;font-weight:800}.autoscope{color:var(--muted);border:1px solid var(--line);border-radius:999px;margin-bottom:8px;padding:3px 10px;font-size:12px;font-weight:600;display:inline-block}.greet{align-items:center;gap:10px;display:flex}button.greet{text-align:left;color:inherit;font:inherit;cursor:pointer;border-radius:16px;padding:0}button.greet:active{transform:scale(.98)}.greet img{filter:drop-shadow(0 3px 6px #00000040);flex-shrink:0;width:56px;height:56px;animation:.5s cubic-bezier(.3,1.5,.5,1) pop}.greet h1{letter-spacing:-.015em;margin:0;font-size:21px;font-weight:800;line-height:1.2}@keyframes pop{0%{opacity:0;transform:scale(.6)rotate(-8deg)}}.topic__title{align-items:center;gap:8px;margin:18px 0 4px;font-size:16px;font-weight:700;display:flex}.topic__title svg,.topic__title img{width:18px;height:18px}.sheet__logo{width:min(260px,70%);margin:0 auto 10px;display:block}.vchip{white-space:nowrap;letter-spacing:.02em;background:var(--bg-3);color:var(--ink);border-radius:6px;padding:2px 8px;font-size:12px;font-weight:700}.cta{pointer-events:auto;background:var(--accent);color:#fff;border-radius:999px;margin:10px 0 0 66px;padding:9px 14px;font-size:14px;font-weight:700;box-shadow:0 4px 14px #d93a0b59}.cta:active{transform:scale(.97)}.cta--topic{margin:12px 0 0}.sidebar__cta{background:var(--accent);color:#fff;border-radius:12px;align-items:center;gap:10px;margin-bottom:4px;padding:11px 12px;font-weight:700;display:flex}.sidebar__cta--on{box-shadow:inset 0 0 0 2px #ffffff80}.row__part--keuring{color:#2f9e5b}.plate--sm{margin-right:4px;padding:0 4px 0 9px;font-size:10px}.plate--sm:before{width:5px}.kstart,.kover{flex-direction:column;gap:12px;max-width:620px;margin:0 auto;padding:10px 16px 28px;display:flex}.kstart h1,.kover h1{letter-spacing:-.02em;margin:4px 0 0;font-size:26px;font-weight:800}.kstart__lead{color:var(--muted);margin:0;font-size:14px;line-height:1.5}.kstart__fout{color:var(--accent);margin:0;font-size:14px}.kstart__alt{color:var(--muted);text-underline-offset:3px;align-self:center;padding:6px;font-size:14px;font-weight:600;text-decoration:underline}.kplate{background:#f5c400;border:3px solid #111;border-radius:10px;align-items:stretch;height:64px;display:flex;overflow:hidden}.kplate__eu{color:#fff;background:#1d4fb8;place-items:end center;width:34px;padding-bottom:8px;font-size:12px;font-weight:800;display:grid}.kplate input{color:#111;letter-spacing:.08em;text-align:center;text-transform:uppercase;background:0 0;border:0;outline:none;flex:1;min-width:0;font:800 30px/1 Kenteken,Arial Narrow,Helvetica Neue,sans-serif}.kplate input::placeholder{color:#00000040}.kplate button{color:#f5c400;background:#111;padding:0 16px;font-size:15px;font-weight:800}.kplate button:disabled{opacity:.6}.kcard{background:var(--bg-2);border-radius:18px;flex-direction:column;gap:10px;padding:14px;animation:.25s ease-out rise;display:flex}.kcard__top{justify-content:space-between;align-items:center;font-size:13px;display:flex}.kcard__top a{color:var(--muted)}.kcard h2{margin:0;font-size:19px;font-weight:800}.kcard dl{grid-template-columns:1fr 1fr;gap:8px 12px;margin:0;display:grid}.kcard dt{text-transform:uppercase;letter-spacing:.06em;color:var(--muted);font-size:11px;font-weight:700}.kcard dd{margin:1px 0 0;font-size:14.5px;font-weight:600}.kcard__warn{color:#b7791f;margin:0;font-size:13px;font-weight:600}.kbtn{border-radius:14px;padding:13px 16px;font-size:15px;font-weight:700}.kbtn--primary{background:var(--ink);color:var(--bg)}.kbtn--primary:disabled{opacity:.5}.kseg{flex-wrap:wrap;gap:6px;display:flex}.kseg button{background:var(--bg);border:2px solid #0000;border-radius:10px;padding:8px 12px;font-size:13.5px;font-weight:600}.kseg button.on{border-color:var(--accent)}.kdet{flex-direction:column;gap:6px;font-size:14px;font-weight:600;display:flex}.kdet small{color:var(--muted);font-weight:400}.kdet input{font:inherit;border:1px solid var(--line);background:var(--bg);color:var(--ink);border-radius:10px;padding:9px 12px;font-size:16px}.keuring{flex-direction:column;max-width:760px;min-height:100%;margin:0 auto;display:flex}.khead{z-index:3;background:var(--bg);border-bottom:1px solid var(--line);padding:6px 14px 8px;position:sticky;top:0}.khead__id{align-items:center;gap:8px;font-size:14px;font-weight:600;display:flex}.khead__count{float:right;color:var(--muted);font-variant-numeric:tabular-nums;margin-top:-20px;font-size:13px}.khead__count strong{color:var(--ink);font-size:15px}.khead .keur__bar{margin:10px 0 8px}.ksteps{scrollbar-width:none;gap:6px;margin:0 -14px;padding:0 14px;display:flex;overflow-x:auto}.ksteps::-webkit-scrollbar{display:none}.kstep{background:var(--bg-2);color:var(--muted);border-radius:999px;flex-shrink:0;padding:6px 11px;font-size:12.5px;font-weight:600}.kstep--klaar{color:#2f9e5b}.kstep--on{background:var(--ink);color:var(--bg)}.kbody{flex-direction:column;flex:1;gap:8px;padding:12px 14px;display:flex}.kstap__titel{margin:2px 0 0;font-size:20px;font-weight:800}.kstap__uitleg{color:var(--muted);margin:0 0 6px;font-size:13.5px}.knav{padding:10px 14px calc(10px + var(--safe-b));background:var(--bg);border-top:1px solid var(--line);gap:8px;display:flex;position:sticky;bottom:0}.knav button{background:var(--bg-2);border-radius:14px;flex:1;padding:12px;font-size:15px;font-weight:700}.knav button:disabled{opacity:.45}.knav .kbtn--primary{flex:2}.ow{background:var(--bg-2);border:1.5px solid #0000;border-radius:16px;overflow:hidden}.ow--gebrek{border-color:#d93a0b99}.ow--advies{border-color:#d4961e99}.ow--auto{opacity:.6}.ow__head{text-align:left;align-items:center;gap:10px;width:100%;padding:11px 12px;display:flex}.ow__dot{border:2px solid var(--bg-3);border-radius:8px;flex-shrink:0;place-items:center;width:26px;height:26px;font-size:14px;font-weight:800;display:grid}.ow__dot--ok{color:#fff;background:#2f9e5b;border-color:#2f9e5b}.ow__dot--gebrek{background:var(--accent);border-color:var(--accent);color:#fff}.ow__dot--advies{color:#fff;background:#d4961e;border-color:#d4961e}.ow__dot--nvt,.ow__dot--ng{background:var(--bg-3);color:var(--muted)}.ow__title{flex-direction:column;min-width:0;display:flex}.ow__title strong{font-size:15px}.ow__title small{color:var(--muted);white-space:nowrap;text-overflow:ellipsis;font-size:12px;overflow:hidden}.ow__body{flex-direction:column;gap:10px;padding:0 12px 12px;animation:.2s ease-out rise;display:flex}.ow__note{color:var(--muted);margin:0;font-size:13.5px}.ow__wvk{font-size:14px;line-height:1.5}.ow__wvk small,.ow__detail small{text-transform:uppercase;letter-spacing:.08em;color:var(--muted);margin-bottom:2px;font-size:11px;font-weight:800;display:block}.ow__wvk p{margin:0 0 6px}.ow__link{color:var(--muted);text-underline-offset:3px;align-self:flex-start;font-size:13px;font-weight:600;text-decoration:underline}.ow__leden{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.ow__leden li{background:var(--bg);border-radius:12px;padding:9px 11px;font-size:13.5px;line-height:1.5}.lid--nvt{opacity:.5}.lid__nr{font-size:12px;font-weight:700;text-decoration:none}.lid__reden{color:var(--muted);margin:4px 0 0;font-size:12px;font-style:italic}.lid__eis{font-family:Georgia,Times New Roman,serif}.lid__eis p{margin:4px 0}.lid__eis ul{padding-left:4px;list-style:none}.lid__ng{color:#b7791f;margin:4px 0 0;font-size:12px}.ow__aanwezig p{margin:0 0 8px;font-weight:600}.ow__btns{gap:8px;display:flex}.ow__btns button{background:var(--bg);border-radius:12px;flex:1;padding:10px;font-size:14px;font-weight:600}.ow__status{grid-template-columns:repeat(4,1fr);gap:6px;display:grid}.st{background:var(--bg);border:2px solid #0000;border-radius:12px;flex-direction:column;align-items:center;gap:2px;padding:8px 4px;font-size:12px;font-weight:600;display:flex}.st b{font-size:16px}.st--ok.st--on{color:#2f9e5b;border-color:#2f9e5b}.st--gebrek.st--on{border-color:var(--accent);color:var(--accent)}.st--advies.st--on{color:#d4961e;border-color:#d4961e}.st--nvt.st--on{border-color:var(--muted)}.ow__detail{flex-direction:column;gap:8px;display:flex}.ow__seg{background:var(--bg);border-radius:10px;gap:4px;padding:3px;display:flex}.ow__seg button{border-radius:8px;flex:1;padding:7px 4px;font-size:12.5px;font-weight:600}.ow__seg button.on{color:#fff;background:#d4961e}.ow__zoek,.ow__notitie{font:inherit;border:1px solid var(--line);background:var(--bg);color:var(--ink);resize:none;border-radius:10px;outline:none;padding:9px 12px;font-size:16px}.ow__codes{flex-direction:column;gap:5px;max-height:240px;display:flex;overflow-y:auto}.gcode{text-align:left;background:var(--bg);border:1.5px solid #0000;border-radius:10px;align-items:baseline;gap:8px;padding:7px 9px;font-size:13px;line-height:1.35;display:flex}.gcode b{font-variant-numeric:tabular-nums;background:var(--bg-3);border-radius:6px;flex-shrink:0;padding:1px 6px;font-size:12px}.gcode--on{border-color:var(--accent)}.gcode--on b{background:var(--accent);color:#fff}.gcode--static{margin:4px 4px 0 0;display:inline-flex}.ow__foto{display:flex}.ow__fotobtn{background:var(--bg);cursor:pointer;border-radius:10px;align-items:center;gap:6px;padding:7px 12px;font-size:13px;font-weight:600;display:inline-flex}.ow__fotobtn svg{width:16px;height:16px}.ow__foot{justify-content:space-between;align-items:center;gap:8px;font-size:12.5px;display:flex}.ow__foot a{color:var(--muted)}.ow__foot button{background:var(--ink);color:var(--bg);border-radius:999px;padding:6px 12px;font-size:12.5px;font-weight:700}.kgroep{background:var(--bg-2);border-left:4px solid var(--bg-3);border-radius:16px;padding:12px 14px}.kgroep--gebrek{border-left-color:var(--accent)}.kgroep--advies{border-left-color:#d4961e}.kgroep h2{justify-content:space-between;margin:0 0 6px;font-size:16px;display:flex}.kgroep h2 span{color:var(--muted);font-variant-numeric:tabular-nums}.kgroep ul{flex-direction:column;gap:8px;margin:0;padding:0;list-style:none;display:flex}.kgroep li{font-size:14px}.kgroep li small{color:var(--muted)}.kover__note{color:var(--muted);margin:4px 0 0;font-size:13px}.kover__foto{border-radius:10px;max-width:140px;margin-top:6px;display:block}.model-fail{color:var(--muted);z-index:2;flex-direction:column;justify-content:center;align-items:center;gap:10px;font-size:14px;display:flex;position:absolute;inset:0}.model-fail button{background:var(--ink);color:var(--bg);border-radius:999px;padding:9px 16px;font-weight:700}.vervolg{flex-wrap:wrap;gap:6px;margin-top:14px;display:flex}.vervolg button{text-align:left;border:1px solid var(--line);background:var(--bg);color:var(--ink);border-radius:999px;padding:7px 12px;font-size:13.5px;font-weight:500;line-height:1.3;animation:.25s ease-out backwards rise}.vervolg button:nth-child(2){animation-delay:50ms}.vervolg button:nth-child(3){animation-delay:.1s}.vervolg button:active{background:var(--bg-2)}.lid__deels{color:var(--muted);margin:4px 0 0;padding-left:16px;font-size:12px;font-style:italic}.rjn+.rjn{margin-top:4px}.rjn .rq{margin-top:4px;font-weight:500;line-height:1.4}.rlinkbtn{color:var(--ink);text-underline-offset:2px;font-size:12.5px;font-weight:600;text-decoration:underline}.ritem--on{background:var(--bg);box-shadow:inset 0 0 0 2px var(--accent)}.rtagline{color:var(--muted);font-size:13px;font-weight:500}.rstap__wet a{color:var(--ink)}.sidebar__brand{border-radius:12px;margin:-4px 0 0 -2px;padding:4px 6px 4px 2px}.sidebar__brand:active,.sidebar__brand:hover{background:var(--bg-3)}.rveh{scrollbar-width:none;scroll-snap-type:x proximity;gap:6px;margin:10px -14px 8px;padding:0 14px;display:flex;overflow-x:auto}.rveh::-webkit-scrollbar{display:none}@media (width>=900px){.rveh{gap:12px;margin:14px 0 12px}.rveh__btn{flex:0 150px;padding:10px 6px 9px}.rveh__btn img{height:78px}}.rveh__btn{scroll-snap-align:start;background:var(--bg-2);min-width:82px;color:var(--muted);border:2px solid #0000;border-radius:14px;flex-direction:column;flex:1 0 82px;align-items:center;gap:4px;padding:8px 4px 7px;font-size:12.5px;font-weight:600;display:flex}.rveh__btn svg{width:56px;height:35px}.rveh__btn img{object-fit:contain;filter:drop-shadow(0 4px 5px #0000004d);width:100%;height:50px;margin:-2px 0}.rveh__btn{background:radial-gradient(ellipse 60% 55% at 50% 42%, #ffffff21, transparent 70%), var(--bg-2)}.rveh__btn--on{border-color:var(--accent);color:var(--ink)}.rtiles{grid-template-columns:1fr 1fr;gap:8px;display:grid}.rtile{background:var(--bg);text-align:center;border:2.5px solid #0000;border-radius:16px;flex-direction:column;justify-content:center;align-items:center;gap:4px;min-height:96px;padding:12px 8px;display:flex}.rtile svg{width:72px;height:45px}.rtile strong{font-size:15.5px}.rtile small{color:var(--muted);font-size:11.5px;line-height:1.3}.rtile__mark{color:var(--muted);font-size:26px;font-weight:800;line-height:1}.rtile--on{border-color:var(--accent)}.rtile--on .rtile__mark{color:var(--accent)}.rjn .rq{font-size:15px;font-weight:700}.wetcheck{color:var(--muted);flex-wrap:wrap;align-items:baseline;gap:4px 10px;margin:10px 0 0;font-size:12px;display:flex}.wetcheck span{font-weight:600}.wetcheck a{text-decoration:none;color:var(--muted)!important}.wetcheck a:hover{text-decoration:underline;color:var(--ink)!important}.wetcheck b{margin-right:3px}.login{min-height:100dvh;padding:calc(var(--safe-t) + 24px) 16px calc(var(--safe-b) + 24px);background:var(--bg);place-items:center;display:grid}.login__card{text-align:center;flex-direction:column;align-items:stretch;width:100%;max-width:360px;animation:.35s ease-out rise;display:flex}.login__logo{filter:drop-shadow(0 4px 10px #00000040);align-self:center}.login h1{letter-spacing:-.02em;margin:10px 0 4px;font-size:26px;font-weight:800}.login__lead{color:var(--muted);margin:0 0 22px;font-size:15px}.login__google{background:var(--bg-2);border:1px solid var(--line);border-radius:14px;justify-content:center;align-items:center;gap:10px;padding:13px;font-size:15px;font-weight:600;display:flex}.login__google:active,.login__submit:active{transform:scale(.98)}.login__or{color:var(--muted);align-items:center;gap:12px;margin:18px 0;font-size:13px;display:flex}.login__or:before,.login__or:after{content:"";background:var(--line);flex:1;height:1px}.login form{flex-direction:column;gap:10px;display:flex}.login input{border:1px solid var(--line);background:var(--bg-2);color:var(--ink);font:inherit;border-radius:12px;outline:none;padding:13px 14px;font-size:16px}.login input:focus{border-color:var(--accent)}.login__error{color:var(--accent);text-align:left;margin:0;font-size:14px}.login__submit{background:var(--accent);color:#fff;border-radius:14px;padding:13px;font-size:16px;font-weight:700}.login button:disabled{opacity:.5}.login__switch{color:var(--muted);margin-top:16px;font-size:14px}.sidebar__user{border-top:1px solid var(--line);align-items:center;gap:10px;margin-top:6px;padding:10px 8px 2px;display:flex}.sidebar__user img,.sidebar__avatar{border-radius:50%;flex-shrink:0;width:28px;height:28px}.sidebar__avatar{background:var(--accent);color:#fff;place-items:center;font-size:13px;font-weight:700;display:grid}.sidebar__name{text-overflow:ellipsis;white-space:nowrap;flex:1;min-width:0;font-size:14px;font-weight:600;overflow:hidden}.sidebar__user button{color:var(--muted);border-radius:8px;padding:6px 8px;font-size:13px}.sidebar__user button:hover{background:var(--bg-3);color:var(--ink)}.shared{background:var(--bg);min-height:100dvh;overflow-y:auto}.shared__bar{padding:calc(var(--safe-t) + 10px) 16px 10px;border-bottom:1px solid var(--line);justify-content:space-between;align-items:center;display:flex}.shared__brand{color:var(--ink);align-items:center;gap:8px;font-weight:700;text-decoration:none;display:flex}.shared__open{background:var(--accent);color:#fff;border-radius:999px;padding:8px 14px;font-size:14px;font-weight:600;text-decoration:none}.shared__sources{color:var(--muted);padding-left:18px;font-size:14px}.shared__date{color:var(--muted);font-size:12px}.onboard{z-index:900;position:fixed;inset:0;overflow-y:auto}.onboard .login__card{max-width:440px}.onboard__list{text-align:left;flex-direction:column;gap:8px;margin-bottom:18px;display:flex}.onboard__item{background:var(--bg-2);border:1.5px solid #0000;border-radius:14px;align-items:center;gap:12px;width:100%;padding:12px 14px;transition:border-color .15s,background .15s;display:flex}.onboard__item--on{background:#1b6fe01a;border-color:#1b6fe0}.onboard__icon{background:var(--bg);color:#1b6fe0;border-radius:12px;flex:none;place-items:center;width:40px;height:40px;display:grid}.onboard__text{text-align:left;flex-direction:column;flex:1;gap:2px;min-width:0;display:flex}.onboard__text strong{font-size:15px}.onboard__text small{color:var(--muted);font-size:13px;line-height:1.35}.onboard__check{border:1.5px solid var(--line);color:#fff;border-radius:7px;flex:0 0 22px;place-items:center;height:22px;font-size:13px;font-weight:800;display:grid}.onboard__item--on .onboard__check{background:#1b6fe0;border-color:#1b6fe0}.onboard__foot{color:var(--muted);margin:14px 0 0;font-size:12px}.onboard__weten{text-align:left;flex-direction:column;gap:10px;margin:4px 0 20px;padding:0;list-style:none;display:flex}.onboard__weten li{background:var(--bg-2);color:var(--muted);border-radius:14px;align-items:flex-start;gap:12px;padding:12px 14px;font-size:14px;line-height:1.45;display:flex}.onboard__weten li>span:first-child{flex:none;font-size:20px;line-height:1.2}.onboard__weten strong{color:var(--ink)}.rrem{color:var(--muted);align-items:center;gap:6px;margin-top:8px;font-size:12.5px;display:flex}.rrem button{background:var(--bg-2);color:var(--ink);border:1.5px solid #0000;border-radius:999px;padding:5px 11px;font-size:12.5px;font-weight:600}.rrem button.on{border-color:var(--accent)}.rmeter__val.rmeter--boven span{color:var(--accent);font-weight:600}.rveh__btn span{text-overflow:ellipsis;white-space:nowrap;letter-spacing:-.02em;max-width:100%;font-size:10.5px;overflow:hidden}.rveh__btn{padding-left:2px;padding-right:2px}.splash{z-index:9999;clip-path:circle(150% at 50% 45%);touch-action:none;-webkit-user-select:none;user-select:none;background:radial-gradient(circle at 50% 42%,#fff 0%,#eef3fb 55%,#d9e5f5 100%);place-items:center;transition:clip-path .5s cubic-bezier(.7,0,.84,0);display:grid;position:fixed;inset:0}.splash--exit{clip-path:circle(0% at 50% 45%)}.splash__logo{aspect-ratio:614/546;width:min(78vw,380px);transition:transform .5s cubic-bezier(.7,0,.84,0),opacity .45s ease-in;position:relative}.splash--exit .splash__logo{opacity:0;transform:scale(1.12)}.splash__logo img{opacity:0;pointer-events:none;width:100%;height:100%;position:absolute;inset:0}.splash--loading .splash__logo *{animation-play-state:paused}.splash--hold{cursor:pointer}.splash--hold .splash__emblem{opacity:1;animation:1.8s ease-in-out infinite splash-breathe;transform:scale(.55)rotate(-36deg)}@keyframes splash-breathe{50%{filter:drop-shadow(0 6px 18px #1b6fe059);transform:scale(.585)rotate(-32deg)}}.splash__emblem{transform-origin:50% 62%}.splash--playing .splash__emblem,.splash--exit .splash__emblem{animation:1.2s linear forwards splash-emblem}@keyframes splash-emblem{0%{opacity:0;transform:scale(.55)rotate(-36deg)}1.6%{opacity:1;transform:scale(.55)rotate(-36deg)}3.2%{opacity:1;transform:scale(.67)rotate(-26deg)}7.8%{transform:scale(.67)rotate(-26deg)}9.4%{transform:scale(.78)rotate(-17deg)}14.1%{transform:scale(.78)rotate(-17deg)}15.7%{transform:scale(.89)rotate(-8deg)}20.3%{transform:scale(.89)rotate(-8deg)}22.2%{transform:scale(1.04)rotate(2deg)}26%{transform:scale(1)rotate(0)}35%{transform:scale(1)}37%{transform:scale(1.07,.93)}40.5%{transform:scale(.97,1.04)}44%{transform:scale(1)}53.3%{transform:scale(1)}55.5%{transform:scale(1.11,.89)}59.5%{transform:scale(.95,1.07)}64%{transform:scale(1.02,.98)}69%{transform:scale(1)}to{opacity:1;transform:scale(1)}}.splash__word{transform-origin:50% 88%}.splash--playing .splash__word,.splash--exit .splash__word{animation:.5s cubic-bezier(.34,1.56,.64,1) .62s forwards splash-word}@keyframes splash-word{0%{opacity:0;transform:translateY(14%)scale(.7)}30%{opacity:1}to{opacity:1;transform:none}}.splash--playing .splash__tag,.splash--exit .splash__tag{animation:.45s ease-out .98s forwards splash-tag}@keyframes splash-tag{0%{opacity:0;letter-spacing:.02em;transform:translateY(3%)}to{opacity:1;transform:none}}.splash__ring{aspect-ratio:1;opacity:0;pointer-events:none;border:3px solid #1b6fe0;border-radius:50%;width:70%;position:absolute;top:38%;left:50%;translate:-50% -50%}.splash--playing .splash__ring,.splash--exit .splash__ring{animation:.55s ease-out .42s forwards splash-ring}.splash--playing .splash__ring--2,.splash--exit .splash__ring--2{border-color:#ff6b1a;animation:.7s ease-out .64s forwards splash-ring}@keyframes splash-ring{0%{opacity:.55;scale:.85}to{opacity:0;scale:1.45}}.splash__shine{pointer-events:none;mix-blend-mode:soft-light;opacity:0;background:linear-gradient(105deg,#0000 35%,#ffffffd9 48%,#0000 60%) 150% 0/250% 100% no-repeat;position:absolute;inset:0;-webkit-mask:url(/splash/emblem.webp) 50%/100% 100% no-repeat,url(/splash/word.webp) 50%/100% 100% no-repeat;mask:url(/splash/emblem.webp) 50%/100% 100% no-repeat,url(/splash/word.webp) 50%/100% 100% no-repeat}.splash--playing .splash__shine,.splash--exit .splash__shine{animation:.7s ease-in-out 1s forwards splash-shine}@keyframes splash-shine{0%{opacity:1;background-position:150% 0}to{opacity:1;background-position:-60% 0}}.splash__spark{aspect-ratio:1;clip-path:polygon(50% 0,62% 38%,100% 50%,62% 62%,50% 100%,38% 62%,0 50%,38% 38%);opacity:0;pointer-events:none;background:#ff6b1a;width:5%;position:absolute}.splash__spark--1{top:12%;left:76%}.splash__spark--2{background:#1b6fe0;width:3.2%;top:24%;left:84%}.splash__spark--3{width:2.6%;top:4%;left:70%}.splash--playing .splash__spark,.splash--exit .splash__spark{animation:.6s ease-out 1s forwards splash-spark}.splash--playing .splash__spark--2,.splash--exit .splash__spark--2{animation-delay:1.08s}.splash--playing .splash__spark--3,.splash--exit .splash__spark--3{animation-delay:1.15s}@keyframes splash-spark{0%{opacity:0;transform:scale(0)rotate(0)}40%{opacity:1;transform:scale(1.2)rotate(45deg)}to{opacity:0;transform:scale(.6)rotate(90deg)}}@media (prefers-reduced-motion:reduce){.splash,.splash__logo{transition:opacity .4s}.splash--exit{clip-path:none;opacity:0}.splash--exit .splash__logo{transform:none}.splash__logo img{animation:.4s forwards splash-fade!important}.splash__ring,.splash__shine,.splash__spark{display:none}}@keyframes splash-fade{to{opacity:1;transform:none}}
