html,html body{overflow:visible}:root{--shell-page-padding: 16px;--shell-page-padding-desktop: 40px;--shell-gap: 20px;--shell-gap-desktop: 28px;--shell-index-height: 30px;--shell-index-bg: rgb(232 224 210);--shell-index-fg: #16130f;--shell-header-pad-y: 77px;--shell-header-gap-logo-nav: 130px;--shell-header-nav-gap: 26px;--shell-identity-pad-top: 28px;--shell-identity-pad-bottom: 20px;--shell-identity-pad-top-desktop: 44px;--shell-identity-pad-bottom-desktop: 28px;--shell-field-min-height: 92vh;--shell-continuation-min-height: 50vh;--shell-continuation-pad: 28px;--shell-left-width: 22%;--shell-left-min: 220px;--shell-left-max: 320px;--shell-right-width: 27%;--shell-right-min: 300px;--shell-right-max: 420px;--shell-center-min: 420px;--shell-page-max: 1760px;--shell-ground: #08090b;--shell-field-ground: #0b0c0f;--shell-panel-ground: #0e0f12;--shell-bg-raised: var(--shell-panel-ground);--shell-fg: rgba(255, 255, 255, .92);--shell-fg-dim: rgba(255, 255, 255, .56);--shell-fg-faint: rgba(255, 255, 255, .3);--shell-line: rgba(255, 255, 255, .14);--shell-line-strong: rgba(255, 255, 255, .3);--shell-accent: rgb(var(--hdd-accent));--shell-line-active: var(--shell-accent);--shell-material-image: none;--shell-radius: 2px;--shell-panel-ms: .26s}.shell-frame-root{position:relative;min-height:100vh;background:var(--shell-ground);color:var(--shell-fg)}.shell-material-layer{position:fixed;top:0;right:0;bottom:0;left:0;z-index:0;pointer-events:none;background-image:var(--shell-material-image);background-size:cover;background-position:center}.shell-content-layer{position:relative;z-index:1}.shell-page-frame{max-width:var(--shell-page-max);margin:0 auto;padding:0 var(--shell-page-padding);box-sizing:border-box}.shell-display{margin:0;font-family:var(--hdd-font-display-field, var(--dd-font-display));font-weight:400;text-transform:uppercase;letter-spacing:.01em;font-size:clamp(1.1rem,3.2vw,1.55rem);color:var(--shell-fg)}.shell-subtitle{margin:6px 0 0;font-family:var(--dd-font-display);font-style:italic;font-size:.92rem;line-height:1.5;color:var(--shell-fg-dim);max-width:40ch}.shell-orientation{margin:8px 0 0;font-family:var(--dd-font-display);font-size:.85rem;line-height:1.55;color:var(--shell-fg-dim);max-width:34ch}.shell-meta{font-family:var(--hdd-font-mono, monospace);font-size:.64rem;letter-spacing:.08em;text-transform:uppercase;color:var(--shell-fg-dim)}.shell-action{font-family:var(--dd-font-display);font-size:.8rem;letter-spacing:.02em;color:var(--shell-fg);background:transparent;border:1px solid var(--shell-line-strong);border-radius:var(--shell-radius);padding:.6em 1em;min-height:40px;cursor:pointer}.shell-action[aria-pressed=true],.shell-action[data-active=true]{border-color:var(--shell-line-active);color:var(--shell-accent)}.hdd-header{flex:0 0 auto}.hdd-header-inner{display:flex;align-items:var(--shell-header-align-items, center);justify-content:space-between;gap:var(--shell-header-gap-logo-nav)}.hdd-header .hdd-header-inner{padding-top:var(--shell-header-pad-y);padding-bottom:var(--shell-header-pad-y);padding-left:var(--shell-header-padding-x, 0px);padding-right:var(--shell-header-padding-x, 0px)}.hdd-header-logo{display:flex;flex-direction:column;align-items:flex-start;gap:var(--shell-header-logo-tagline-gap, 6px);background:none;border:none;padding:0;cursor:pointer;flex:0 0 auto}.hdd-header-logo-mark{font-family:var(--hdd-font-display-field, var(--dd-font-display));font-size:1.3rem;font-weight:700;letter-spacing:.08em;color:var(--shell-fg)}.hdd-header-tagline{font-family:var(--hdd-font-mono, monospace);font-size:.6rem;letter-spacing:.08em;text-transform:uppercase;color:var(--shell-fg-faint)}.hdd-header-right{display:flex;align-items:center;gap:var(--shell-header-nav-gap);flex:0 0 auto}.hdd-header-nav{display:flex;align-items:center;gap:var(--shell-header-nav-item-gap, 22px)}.hdd-header-nav-item{font-family:var(--hdd-font-mono, monospace);font-size:.68rem;letter-spacing:.05em;text-transform:uppercase;color:var(--shell-fg-dim);background:none;border:none;padding:0 0 4px;cursor:pointer;white-space:nowrap}.hdd-header-nav-item[data-disabled=true]{cursor:default;opacity:.55}.hdd-header-nav-item[data-active=true]{color:var(--shell-fg);border-bottom:1px solid var(--shell-accent)}.hdd-header-cta{font-family:var(--hdd-font-mono, monospace);font-size:.62rem;letter-spacing:.05em;text-transform:uppercase;color:var(--shell-fg-dim);background:none;border:var(--shell-header-cta-border-width, 1px) solid var(--shell-line-strong);border-radius:var(--shell-header-cta-radius, 999px);padding:var(--shell-header-cta-padding-y, 8px) var(--shell-header-cta-padding-x, 16px);cursor:pointer;white-space:nowrap}.hdd-header-cta:hover,.hdd-header-cta:focus-visible{color:var(--shell-accent);border-color:var(--shell-accent)}.hdd-header-profile{display:inline-flex;align-items:center;justify-content:center;width:var(--shell-header-profile-size, 36px);height:var(--shell-header-profile-size, 36px);border-radius:50%;border:1px solid var(--shell-line-strong);color:var(--shell-fg-dim);flex:0 0 auto}@media (max-width: 899px){.hdd-header .hdd-header-inner{padding-top:14px;padding-bottom:14px;gap:6px}.hdd-header .hdd-header-logo-mark{font-size:.62rem}.hdd-header .hdd-header-tagline{font-size:.3rem}.hdd-header-right{gap:6px}.hdd-header-nav{gap:5px}.hdd-header .hdd-header-nav-item{font-size:.32rem}.hdd-header .hdd-header-cta{font-size:.3rem;padding:3px 6px}.hdd-header-profile{width:18px;height:18px}.hdd-header-profile svg{width:11px;height:11px}}.shell-index-strip{flex:0 0 auto;height:var(--shell-index-height);background:var(--shell-index-bg);display:flex;align-items:stretch;overflow:hidden}.shell-index-item{flex:0 0 auto;display:flex;align-items:center;gap:8px;padding:0 calc(var(--shell-page-padding) * .75);background:transparent;border:none;border-right:1px solid rgba(20,16,10,.1);cursor:pointer}.shell-index-num{font-family:var(--hdd-font-mono, monospace);font-size:.6rem;color:#14100a80}.shell-index-label{font-family:var(--hdd-font-display-field, var(--dd-font-display));font-size:.6rem;letter-spacing:.1em;text-transform:uppercase;color:#14100abf;white-space:nowrap}.shell-index-item[data-active=true] .shell-index-num,.shell-index-item[data-active=true] .shell-index-label{color:var(--shell-index-fg)}.shell-room-identity{padding:var(--shell-identity-pad-top) 0 var(--shell-identity-pad-bottom);box-sizing:border-box}.shell-main{padding:0 0 var(--shell-gap);box-sizing:border-box}.shell-field-solo{position:relative;display:flex;flex-direction:column;justify-content:flex-start;align-items:stretch;gap:var(--shell-gap);padding:calc(var(--dd-space-unit) * 4);box-sizing:border-box}.shell-workspace{position:relative;display:flex;flex-direction:column;gap:var(--shell-gap);box-sizing:border-box}.shell-left{background:var(--shell-panel-ground);border:1px solid var(--shell-line);border-radius:var(--shell-radius);padding:calc(var(--dd-space-unit) * 2.5);box-sizing:border-box;display:flex;flex-direction:column;gap:calc(var(--dd-space-unit) * 3)}.shell-center{position:relative;background:var(--shell-field-ground);border:1px solid var(--shell-line-strong);border-radius:var(--shell-radius);min-height:var(--shell-field-min-height);overflow:hidden;box-sizing:border-box}.shell-center-label{position:absolute;top:12px;left:14px;z-index:1}.shell-node-legend{position:absolute;bottom:12px;left:14px;display:flex;gap:16px;z-index:1}.shell-filter-row{display:flex;gap:8px;flex-wrap:wrap}.shell-search{width:100%;background:transparent;border:1px solid var(--shell-line);border-radius:var(--shell-radius);color:var(--shell-fg);font-family:var(--dd-font-display);font-size:.85rem;padding:.7em .8em;min-height:40px;box-sizing:border-box}.shell-search::placeholder{color:var(--shell-fg-faint)}.shell-filters-trigger{display:none;position:absolute;top:12px;right:14px;z-index:1}.shell-panel-scrim{display:none}.shell-panel{background:var(--shell-panel-ground);border:1px solid var(--shell-line);border-radius:var(--shell-radius);box-sizing:border-box;display:flex;flex-direction:column;overflow:hidden;transition:max-width var(--shell-panel-ms) var(--dd-easing-organic),opacity var(--shell-panel-ms) var(--dd-easing-organic)}.shell-panel[data-open=false]{max-width:0;min-width:0;width:0;border-width:0;opacity:0;pointer-events:none}.shell-panel-header{display:flex;align-items:center;justify-content:space-between;padding:calc(var(--dd-space-unit) * 2) calc(var(--dd-space-unit) * 2.5);border-bottom:1px solid var(--shell-line);flex-shrink:0}.shell-panel-close{background:transparent;border:none;color:var(--shell-fg-dim);font-size:1.1rem;width:32px;height:32px;cursor:pointer;flex-shrink:0}.shell-panel-body{padding:calc(var(--dd-space-unit) * 2.5);overflow-y:auto}.shell-node-person{border-radius:50%;border:1px solid var(--shell-line-strong);background:var(--shell-bg-raised)}.shell-node-place{border-radius:4px;border:1px solid var(--shell-line-strong);background:var(--shell-bg-raised)}.shell-node-call{border-radius:50%;border:1px dashed var(--shell-line-strong);background:transparent}.shell-node--selected{border-color:var(--shell-line-active);border-width:2px}.shell-continuation{min-height:var(--shell-continuation-min-height);padding:var(--shell-continuation-pad) var(--shell-page-padding);border-top:1px solid var(--shell-line);display:flex;align-items:flex-start;box-sizing:border-box}.shell-footer{border-top:1px solid var(--shell-line);padding:calc(var(--dd-space-unit) * 2.5) 0;box-sizing:border-box}.shell-footer-row{display:flex;flex-direction:column;gap:10px}.shell-footer-links{display:flex;gap:18px;flex-wrap:wrap}.shell-debug-outline{outline:1px dashed rgba(255,80,80,.6);outline-offset:-1px;position:relative}.shell-debug-tag{position:absolute;top:2px;left:2px;z-index:5;font-family:var(--hdd-font-mono, monospace);font-size:.58rem;color:#ff7878e6;background:#000000b3;padding:1px 4px;pointer-events:none}.shell-debug-dims{position:fixed;bottom:8px;right:8px;z-index:2000;font-family:var(--hdd-font-mono, monospace);font-size:.62rem;color:#ff7878e6;background:#000000bf;border:1px dashed rgba(255,80,80,.6);padding:4px 8px;pointer-events:none}.shell-left,.shell-panel{position:fixed;left:0;right:0;bottom:0;z-index:1002;max-height:70vh;border-radius:var(--shell-radius) var(--shell-radius) 0 0;transform:translateY(100%);transition:transform var(--shell-panel-ms) var(--dd-easing-organic);background:var(--shell-panel-ground);max-width:none;width:auto}.shell-left[data-open=true]{transform:translateY(0)}.shell-panel[data-open=true]{transform:translateY(0);opacity:1;pointer-events:auto;max-width:none;width:auto}.shell-panel[data-open=false]{transform:translateY(100%);max-width:none;width:auto;min-width:0;border-width:1px;opacity:1;pointer-events:none}.shell-panel-scrim,.shell-left-scrim{display:block;position:fixed;top:0;right:0;bottom:0;left:0;z-index:1001;background:#0009;opacity:0;pointer-events:none;transition:opacity var(--shell-panel-ms) var(--dd-easing-organic)}.shell-panel-scrim[data-open=true],.shell-left-scrim[data-open=true]{opacity:1;pointer-events:auto;touch-action:none}.shell-filters-trigger{display:inline-flex}.shell-index-item{flex:1 1 0;justify-content:center;padding:0 6px}.shell-index-item:not([data-active=true]) .shell-index-label{display:none}.shell-index-item:not([data-active=true]){opacity:.6}@media (min-width: 900px){.shell-page-frame{padding:0 var(--shell-page-padding-desktop)}.shell-room-identity{padding:var(--shell-identity-pad-top-desktop) 0 var(--shell-identity-pad-bottom-desktop)}.shell-continuation{padding:var(--shell-continuation-pad) var(--shell-page-padding-desktop)}.shell-index-item{flex:0 0 auto;justify-content:flex-start;padding:0 calc(var(--shell-page-padding-desktop) * .6)}.shell-index-item:not([data-active=true]) .shell-index-label{display:inline}.shell-index-item:not([data-active=true]){opacity:1}.shell-workspace{flex-direction:row;align-items:flex-start;gap:var(--shell-gap-desktop)}.shell-left{position:static;transform:none;flex:0 0 var(--shell-left-width);min-width:var(--shell-left-min);max-width:var(--shell-left-max);max-height:none}.shell-center{flex:1 1 auto;min-width:var(--shell-center-min)}.shell-panel{position:static;transform:none;transition:none;flex:0 0 var(--shell-right-width);min-width:var(--shell-right-min);max-width:var(--shell-right-max);max-height:none}.shell-panel[data-open=false]{transform:none;max-width:0;min-width:0;width:0;border-width:0;opacity:0;pointer-events:none}.shell-panel-scrim,.shell-left-scrim,.shell-filters-trigger{display:none}}.shell-route-masked .shell-content-layer{display:flex;flex-direction:column;min-height:100vh}.shell-route-masked .shell-main{flex:1 1 auto;display:flex}.shell-route-masked .shell-main>.shell-page-frame{flex:1 1 auto;display:flex;max-width:none;padding:0;margin:0}.shell-route-masked .shell-continuation,.shell-route-masked .shell-footer{display:none}.shell-route-masked{--shell-header-pad-y: 18px;--shell-header-gap-logo-nav: 40px;--shell-header-nav-gap: 20px;--shell-header-nav-item-gap: 18px}.shell-route-masked .hdd-header{position:sticky;top:0;z-index:50;background:#02070d;border-bottom:1px solid rgba(211,220,220,.11)}.shell-route-masked .hdd-header-logo,.shell-route-masked .hdd-header-inner:before,.shell-route-masked .hdd-header-inner:after,.shell-route-masked .hdd-header-nav,.shell-route-masked .hdd-header-cta,.shell-route-masked .hdd-header-profile{display:none}.shell-route-masked .hdd-header-inner{justify-content:center}.shell-route-masked .hdd-header-right{display:contents}.shell-route-masked .hdd-header-lichthuis-nav{display:flex;width:100%;align-items:center;justify-content:space-between}.shell-route-masked .hdd-header-lichthuis-logo{display:inline-flex;align-items:center;padding:8px;margin:-8px;background:none;border:none;cursor:pointer}.shell-route-masked .hdd-header-lichthuis-links{display:flex;align-items:center}.shell-route-masked .hdd-header-lichthuis-item{display:flex;flex-direction:column;align-items:center;justify-content:center;gap:3px;background:none;border:none;cursor:pointer;color:#b8b2a894}.shell-route-masked .hdd-header-lichthuis-item[data-active=true]{color:#f2eee6}.shell-route-masked .hdd-header-lichthuis-item img,.shell-route-masked .hdd-header-lichthuis-logo img{display:block;width:auto;height:21px;object-fit:contain}.shell-route-masked .hdd-header-lichthuis-item-label{display:none}@media (max-width: 899.98px){.shell-route-masked .hdd-header-lichthuis-logo img{height:20px}.shell-route-masked .hdd-header-lichthuis-links{gap:4px}.shell-route-masked .hdd-header-lichthuis-item{min-width:44px;min-height:44px;padding:0}.shell-route-masked .hdd-header-lichthuis-item img{height:21px}}@media (min-width: 900px){.shell-route-masked .hdd-header-lichthuis-logo img{height:26px}.shell-route-masked .hdd-header-lichthuis-links{gap:40px}.shell-route-masked .hdd-header-lichthuis-item{padding:4px 2px}.shell-route-masked .hdd-header-lichthuis-item img{height:24px}.shell-route-masked .hdd-header-lichthuis-item-label{display:block;font-family:Inter,-apple-system,Segoe UI,system-ui,sans-serif;font-size:.6rem;font-weight:400;letter-spacing:.1em;text-transform:uppercase;white-space:nowrap}}.shell-route-masked .hdd-header-lichthuis-item:focus-visible,.shell-route-masked .hdd-header-lichthuis-logo:focus-visible{outline:2px solid #f2eee6;outline-offset:2px}.hdd-mask{flex:1 1 auto;width:100%;display:flex;flex-direction:column;align-items:center;background:#02070d;box-sizing:border-box;padding:clamp(32px,7vh,64px) 20px clamp(24px,5vh,44px);gap:clamp(20px,5vh,48px);overflow:hidden}.hdd-mask-statement{flex:0 0 auto;display:flex;justify-content:center;width:100%}.hdd-mask-statement img{display:block;width:clamp(260px,78vw,620px);height:auto}.hdd-mask-dnot-zone{flex:1 1 auto;width:100%;min-height:200px;position:relative;display:flex;align-items:center;justify-content:center}.hdd-mask-dnot{width:clamp(140px,min(40vw,30vh),250px);aspect-ratio:1261 / 1247;touch-action:none;cursor:grab;will-change:transform}.hdd-mask-dnot:active{cursor:grabbing}.hdd-mask-dnot img{display:block;width:100%;height:100%;object-fit:contain;pointer-events:none;-webkit-user-select:none;user-select:none;-webkit-user-drag:none}.hdd-mask-signature{flex:0 0 auto;display:flex;justify-content:center;width:100%}.hdd-mask-signature img{display:block;width:clamp(84px,20vw,140px);height:auto;opacity:.85}
