.editorial-illustration{width:100%;max-width:40rem;margin:0 auto}.editorial-illustration img{aspect-ratio:1;object-fit:contain;width:100%;height:auto;display:block}.editorial-illustration:is([data-scene=shared-workspace],[data-scene=questions-answers]){mix-blend-mode:multiply}.editorial-illustration[data-scene=document-review]{mix-blend-mode:lighten}.faq__kolom .editorial-illustration{width:min(100%,22.5rem);margin:2rem 0 0}@media (width<=899px){.faq__kolom .editorial-illustration{width:10rem;margin:1.25rem 0 0}}@media (width>=900px){.narrative-workspace .editorial-illustration{width:calc(100% + 1rem);max-width:none;margin-inline-start:-.5rem}}.scroll-artwork{--artwork-stage-h:min(calc(100svh - var(--nav-h) - 3rem), calc(var(--artwork-copy-h,0px) + clamp(1.5rem, 3vh, 2.5rem) + var(--container) * 788 / 1400));height:calc(var(--artwork-stage-h) + 80svh);position:relative}.scroll-artwork__stage{top:calc(var(--nav-h) + 1.5rem);height:var(--artwork-stage-h);grid-template-rows:auto minmax(0,1fr);gap:clamp(1.5rem,3vh,2.5rem);display:grid;position:sticky}.scroll-artwork__visual{background:var(--ink);border-radius:clamp(1.25rem,3vw,2.75rem);min-height:0;overflow:hidden}.scroll-artwork__film{object-fit:cover;width:100%;height:100%;display:block}.scroll-artwork__film>:is(img,canvas){object-fit:cover}.scroll-artwork[data-static]{height:auto}.scroll-artwork[data-static] .scroll-artwork__stage{height:auto;position:static}.scroll-artwork[data-static] .scroll-artwork__visual{aspect-ratio:1400/788}.scroll-artwork__stage:not(:has(.scroll-artwork__copy)){grid-template-rows:minmax(0,1fr)}.work-problems{grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:start;gap:clamp(2rem,5vw,5rem);margin-top:3rem;display:grid}.work-problems__list{margin:0;padding:0;list-style:none}.work-problems__list li{border-top:1px solid var(--line);padding:1.35rem 0 1.5rem}.work-problems__list li:last-child{border-bottom:1px solid var(--line)}.work-problems__list h3{font:500 clamp(1.25rem, 1.8vw, 1.65rem)/1.25 var(--font-sans);letter-spacing:-.025em}.work-problems__list button{width:100%;color:var(--fg);text-align:left;cursor:pointer;border-radius:.25rem;grid-template-columns:2rem minmax(0,1fr) 1rem;align-items:baseline;gap:.7rem;margin:-.4rem -.25rem;padding:.4rem .25rem;display:grid}.work-problems__list button:focus-visible{outline:2px solid var(--ring-color);outline-offset:5px}.work-problems__number{font:500 .8rem/1.5 var(--font-mono);color:var(--fg-55)}.work-problems__arrow{opacity:.4;transition:transform .16s,opacity .16s}.work-problems__list [data-active] .work-problems__number{color:var(--cobalt-sky)}.work-problems__list [data-active] .work-problems__arrow{color:var(--cobalt-sky);opacity:1}.work-problems__list p{font-size:var(--text-body);color:var(--fg-70);text-wrap:pretty;margin:.8rem 0 0 2.7rem;line-height:1.5}.work-problems__visual{min-width:0;top:calc(var(--nav-h) + 2rem);mix-blend-mode:lighten;position:sticky}.work-problem-film{width:100%;margin:0}.work-problem-film__image{aspect-ratio:1;mix-blend-mode:lighten;width:100%;position:relative}.work-problem-film__image img,.work-problem-film__image video{object-fit:contain;width:100%;height:100%}.work-problem-film__image video{opacity:0;position:absolute;inset:0}.work-problem-film__image video.is-visible{opacity:1}@media (width<=899px){.work-problems{grid-template-columns:minmax(0,1fr);gap:1.5rem}.work-problems__visual{justify-self:center;width:100%;max-width:36rem;position:static}}@media (prefers-reduced-motion:reduce){.work-problems__arrow{transition:none;transform:none!important}}html[data-motion=reduce] .work-problems__arrow{transition:none;transform:none!important}.work-problems__panel{visibility:hidden;grid-template-rows:0fr;display:grid}.work-problems__panel[data-open]{visibility:visible;grid-template-rows:1fr}.work-problems__panel>div{min-height:0;overflow:hidden}.work-problems__list button:hover .work-problems__arrow{transform:none}.work-problems__list button[aria-expanded=true] .work-problems__arrow{transform:rotate(180deg)}.work-problems__action{margin-top:2rem}.work-problems__action .btn{font-size:var(--text-body)}.work-problem-film__play{border:1px solid var(--line);border-radius:var(--radius-pill);min-height:44px;color:var(--fg);cursor:pointer;margin:.75rem auto 0;padding:.6rem 1.2rem;display:block}.work-problem-film__play:focus-visible{outline:2px solid var(--ring-color);outline-offset:4px}@media (width<=899px){.work-problems__list button{align-items:center;min-height:44px}.work-problems__list p{margin-left:0}.work-problems__inline-visual{width:min(100%,18rem);margin:1.25rem auto 0}.work-problems__list li{scroll-margin-top:calc(var(--nav-h) + 1rem)}.work-problems__inline-visual{mix-blend-mode:lighten}.work-problems__inline-visual .work-problem-film[data-phase=paused] video{opacity:0}}.work-problems__inline-visual{display:none}@media (width<=899px){.work-problems__inline-visual{aspect-ratio:1;display:block}.work-problems__visual{display:none}}.narrative-head{padding-top:0}.narrative-head h2{text-wrap:balance;max-width:22ch;margin-top:1.5rem}.narrative-intro,.narrative-split{grid-template-columns:1fr 1fr;align-items:start;gap:clamp(2rem,5vw,5rem);display:grid}.narrative-intro .narrative-prose{padding-top:3rem}.narrative-prose{color:var(--fg-70);text-wrap:pretty;max-width:56ch}.narrative-prose p+p{margin-top:1.25rem}.narrative-split .narrative-prose{margin-top:2rem}.narrative-examples{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:2rem 4rem;margin-top:4rem;padding-top:1.5rem;display:grid}.narrative-examples>.label{color:var(--fg-55);grid-column:1/-1}.narrative-example{gap:1.5rem;display:flex}.narrative-example__index{font:500 1rem var(--font-mono);color:var(--accent);padding-top:.2rem}.narrative-example h3{font:500 var(--text-lead)/1.35 var(--font-sans);letter-spacing:-.025em}.narrative-example p{color:var(--fg-70);max-width:38ch;margin-top:.75rem}.narrative-process .narrative-head h2{max-width:24ch}.narrative-process__room{--room-cols:minmax(0, 5fr) minmax(0, 6fr);margin-top:3rem}.narrative-process__scene{width:100%;margin:0}.narrative-process__film>:is(img,canvas){object-position:left center}.narrative-process__scene>img,.narrative-process__scene>.narrative-process__film{aspect-ratio:1.12;object-fit:cover;object-position:left center;border-radius:1.75rem;width:100%}.narrative-process__scene figcaption{border-top:1px solid var(--line);font-size:var(--text-small);color:var(--fg-70);justify-content:space-between;gap:1.5rem;margin-top:1rem;padding-top:1rem;display:flex}.narrative-process__room .room-step__title{max-width:22ch}.narrative-handover{border-top:1px solid var(--line);grid-template-columns:1fr 1fr;gap:3rem;margin-top:2rem;padding-top:2rem;display:grid}.narrative-handover h3{font:500 var(--text-h3)/1.3 var(--font-sans);letter-spacing:-.03em;max-width:22ch}.narrative-handover p{color:var(--fg-70);text-wrap:pretty;max-width:54ch}.narrative-work-problems .narrative-head h2{max-width:22ch}.narrative-category{font-size:var(--text-small);letter-spacing:.03em;color:var(--paper);margin-bottom:1.2rem}@media (width<=1050px){.narrative-intro,.narrative-split{gap:2rem}}@media (width<=899px){.narrative-intro,.narrative-split,.narrative-handover{grid-template-columns:1fr}.narrative-intro .narrative-prose{padding-top:0}.narrative-head h2{max-width:25ch}.narrative-examples{grid-template-columns:1fr}.narrative-process__scene{max-width:44rem}}.narrative-process__room[data-live] .sticky-room__step:not([aria-current]){opacity:1}.narrative-process__room[data-reduced]>div:first-child{height:auto;position:static}.narrative-process__room[data-reduced] .sticky-room__step{min-height:0}.narrative-process__room[data-reduced]>ol{gap:2.5rem}@media (height<=700px){.narrative-process__room>div:first-child{height:auto;position:static}.narrative-process__room .sticky-room__step{min-height:0}.narrative-process__room>ol{gap:2.5rem}}.narrative-examples{gap:2rem 5rem;margin-top:3rem;padding-top:2rem}.narrative-example__index{color:var(--cobalt);border:1px solid var(--line-2);border-radius:50%;flex:none;place-items:center;width:2.5rem;height:2.5rem;padding:0;font-size:.875rem;display:grid}.narrative-process__room{padding-inline-start:max(0px, calc((100% - var(--container)) / 2))}.narrative-process__scene figcaption>span:first-child{font:500 .8rem var(--font-mono);background:var(--fg);color:var(--bg);white-space:nowrap;border-radius:999px;padding:.4rem .7rem}.narrative-process__scene figcaption{border:0;align-items:center}.narrative-process__room .sticky-room__step{border-bottom:1px solid var(--line)}.narrative-process__room .sticky-room__step:last-child{border:0}.narrative-process__room .sticky-room__step>.label{color:var(--cobalt)}@media (width>=900px){.narrative-process__room{grid-template-columns:minmax(0,4fr) minmax(0,7fr);gap:clamp(3rem,6vw,7rem)}.narrative-process__scene{max-width:calc((100svh - var(--nav-h) - 8rem) * 1.12);margin-inline:auto}.narrative-process__room h3{font-size:clamp(1.75rem,2.5vw,2.6rem)}}@media (height<=700px){.narrative-process__scene{max-width:100%}}.narrative-intro,.narrative-split,.narrative-handover{grid-template-columns:repeat(2,minmax(0,1fr))}.narrative-intro>*,.narrative-split>*,.narrative-example>*,.narrative-handover>*{min-width:0}.narrative-prose{overflow-wrap:anywhere}@media (width<=899px){.narrative-intro,.narrative-split,.narrative-handover{grid-template-columns:minmax(0,1fr)}.narrative-examples{gap:2rem}.narrative-example{gap:1rem}.narrative-process__scene figcaption{flex-wrap:wrap;gap:.75rem}}.sticky-room[data-stacked]>div:first-child{height:auto;position:static}.sticky-room[data-stacked] .sticky-room__step{min-height:0}.sticky-room[data-stacked]>ol{gap:2.5rem}.workspace-features{margin:2rem 0 0;padding:0;list-style:none}.workspace-features>li{border-bottom:1px solid var(--line);gap:1.25rem;padding:1.25rem 0;display:flex}.workspace-features>li:last-child{border-bottom:0}.workspace-features__icon{background:color-mix(in srgb, var(--ink) 6%, transparent);border-radius:50%;flex:none;place-items:center;width:3.5rem;height:3.5rem;display:grid}.workspace-features h3{font:600 clamp(1.1rem, 1.6vw, 1.4rem)/1.3 var(--font-sans);letter-spacing:-.025em}.workspace-features p{color:var(--fg-70);font-size:var(--text-small);margin-top:.4rem;line-height:1.5}.workspace-note{color:var(--fg-70);font-size:var(--text-small);gap:1rem;margin-top:1.5rem;display:flex}.workspace-note:before{content:"";background:var(--signal);flex:none;width:2rem;height:2px;margin-top:.7em}.workspace-diagram{align-self:center;position:relative}.workspace-diagram__labels span{max-width:12ch;font:500 var(--text-small)/1.2 var(--font-sans);border-left:1px solid var(--cobalt);padding-left:.7rem;position:absolute}.workspace-diagram__labels [data-label="0"]{top:-7%;left:8%}.workspace-diagram__labels [data-label="1"]{top:-7%;right:0}.workspace-diagram__labels [data-label="2"]{bottom:15%;right:1%}.narrative-workspace .narrative-split{align-items:center}.narrative-handover{background:var(--stone);border:0;grid-template-columns:minmax(0,1fr) minmax(0,1.3fr) minmax(0,.8fr);gap:2rem;padding:2rem}.narrative-handover h3{font-size:clamp(1.4rem,2.3vw,2rem);font-weight:600}.narrative-handover ul{border-inline:1px solid var(--line);margin:0;padding:0 1.5rem;list-style:none}.narrative-handover li{font-size:var(--text-small);gap:.8rem;line-height:1.4;display:flex}.narrative-handover li+li{margin-top:.65rem}.narrative-handover li:before{content:"–";color:var(--cobalt)}.narrative-handover p{font-size:var(--text-small);align-self:center}.founder-topic h3{font:600 var(--text-body)/1.3 var(--font-sans);color:var(--fg);letter-spacing:-.02em;margin-bottom:.6rem}.founder-topic+.founder-topic{border-top:1px solid var(--line);padding-top:1.3rem}.faq-ask{color:var(--cobalt);text-underline-offset:.25em;padding-bottom:.2rem;font-weight:600;text-decoration:underline;display:inline-block}.contact-invitation h2{font-size:clamp(3rem,5.5vw,5rem);line-height:1.02}.contact-invitation .contact-kamer__beeld{mix-blend-mode:normal}.contact-invitation .contact-kamer__beeld img{width:130%;max-width:none;margin-left:-15%}.footer-baseline{justify-content:space-between;gap:1.5rem;display:flex}.site-footer address{color:var(--fg);font-size:var(--text-body)}@media (width<=899px){.narrative-handover{grid-template-columns:1fr;padding:1.5rem}.narrative-handover ul{border:0;padding:0}.workspace-diagram{justify-self:center;width:100%;max-width:38rem}.contact-invitation .contact-kamer__beeld img{width:100%;margin:0}}.faq-questions .accordion__trigger{font-weight:600}.contact-invitation .contact-kamer__beeld img{-webkit-mask-image:radial-gradient(#000 45%,#0000 73%);mask-image:radial-gradient(#000 45%,#0000 73%)}.narrative-process__room:not([data-stacked]) .sticky-room__step:last-child{justify-content:flex-start;min-height:0;padding-block:clamp(2rem,6vh,6rem) 0}.narrative-handover{border-radius:1.75rem;grid-template-columns:minmax(0,1fr) minmax(0,1.5fr);align-items:start;gap:1rem 2.5rem;margin-top:2.5rem;padding:2.25rem 2.5rem}.narrative-handover ul{border-left:1px solid color-mix(in srgb, var(--ink) 15%, transparent);border-right:0;grid-area:1/2/span 2;padding:0 0 0 2rem}.narrative-handover>p{grid-column:1;align-self:start;max-width:32ch}.founder-layout{border-top:1px solid var(--line);grid-template-columns:minmax(0,1fr) minmax(0,1fr);align-items:center;gap:clamp(3rem,6vw,6rem);padding-top:2rem;display:grid}.founder-portrait{min-width:0;margin-left:clamp(-8rem,580px - 50vw,0rem)}.founder-copy{min-width:0}.founder-copy h2{max-width:14ch}.founder-topic{border-top:1px solid var(--line);grid-template-columns:2rem minmax(0,1fr);column-gap:1.25rem;padding-top:1.5rem;display:grid}.founder-topic:before{content:"";background:var(--signal);grid-area:1/1;width:2rem;height:2px;margin-top:.55rem}.founder-topic h3{font:500 .8rem/1.5 var(--font-sans);text-transform:uppercase;letter-spacing:.13em;grid-column:2;margin-bottom:.9rem}.founder-topic p{font-size:var(--text-body);grid-column:2;line-height:1.5}.founder-topic+.founder-topic{padding-top:1.5rem}.knowledge-head{grid-template-columns:repeat(2,minmax(0,1fr));gap:clamp(2rem,5vw,5rem);display:grid}.knowledge-head>div,.knowledge-head>p{grid-column:auto}.knowledge-head>p{max-width:none;padding-left:2.5rem}.knowledge-action{margin-top:2rem;margin-left:calc(50% + clamp(1rem,2.5vw,2.5rem) + 2.5rem)}@media (width<=899px){.narrative-handover{grid-template-columns:1fr;padding:1.5rem}.narrative-handover ul,.narrative-handover>p{border:0;grid-area:auto/1;padding:0}.founder-layout{grid-template-columns:1fr;gap:2.5rem}.founder-portrait{margin-left:0}.knowledge-head{grid-template-columns:1fr}.knowledge-head>p{padding-left:0}.knowledge-action{margin-left:0}}@media (width<=899px) and (height>=600px){.narrative-process__room:not([data-reduced])>div:first-child{top:var(--nav-h);z-index:10;background:var(--paper);border-radius:1rem;height:auto;padding-block:.75rem;position:sticky}.narrative-process__room:not([data-reduced]) .narrative-process__film{aspect-ratio:auto;height:clamp(150px,25svh,240px)}.narrative-process__room:not([data-reduced]) .narrative-process__film>:is(img,canvas){object-fit:contain}.narrative-process__room:not([data-reduced]) .sticky-room__step{min-height:45svh}.narrative-process__scene figcaption{gap:.75rem;margin-top:.5rem;padding-top:.5rem}}@media (width<=899px){.narrative-process__room{grid-template-columns:minmax(0,1fr);gap:1.5rem}.narrative-process__room>:first-child{grid-area:auto/1}.narrative-process__room .sticky-room__step{justify-content:flex-start;padding-block:1.5rem;scroll-margin-top:1rem}.narrative-process__room>ol{gap:0}.narrative-process__scene figcaption{flex-wrap:nowrap;gap:.5rem;font-size:.875rem}.narrative-process__scene figcaption>span:last-child{text-align:right}.narrative-process__scene>img{aspect-ratio:16/9;object-fit:contain}.workspace-diagram__labels{display:none}.narrative-example h3{font-size:clamp(1.25rem,4.8vw,1.5rem)}.narrative-head h2{margin-top:1rem}.narrative-intro,.narrative-split{gap:1.5rem}.narrative-split .narrative-prose{margin-top:1.5rem}.narrative-handover{gap:1.25rem;margin-top:2rem}.founder-layout{gap:1.5rem}.founder-copy{display:contents}.founder-copy>.label{grid-row:1}.founder-copy>h2{grid-row:2;max-width:18ch;margin-top:0}.founder-portrait{grid-row:3}.founder-copy>.reveal-group{grid-row:4;margin-top:0}.founder-topic{grid-template-columns:1.25rem minmax(0,1fr);column-gap:.75rem}.founder-topic:before{width:1.25rem}.knowledge-head{gap:1.5rem}.knowledge-head>p{font-size:var(--text-body);line-height:1.5}.contact-invitation h2{font-size:clamp(2rem,7.6vw,3rem)}.footer-baseline{flex-wrap:wrap}}@media (width<=899px) and (height>=600px){.narrative-process__room:not([data-reduced]):not([data-compact-flow])>div:first-child{padding-block:.5rem}.narrative-process__room:not([data-reduced]) .narrative-process__film{height:clamp(120px,20svh,176px)}.narrative-process__room:not([data-reduced]):not([data-compact-flow]) .sticky-room__step{min-height:0;scroll-margin-top:calc(var(--compact-scene-h) + 1rem)}.narrative-process__room[data-compact-flow]>div:first-child{position:static}.narrative-process__room[data-compact-flow] .sticky-room__step{min-height:0;scroll-margin-top:1rem}}@media (width<=899px){.narrative-examples{grid-template-columns:minmax(0,1fr)}.site :is(h2,h3,p,li){overflow-wrap:anywhere}.work-problems__list button{scroll-margin-top:1rem}.site :is(a,button).rounded-pill{white-space:normal;max-width:100%;height:auto;min-height:44px;padding-block:.75rem}.narrative-process__room:not([data-reduced]) .narrative-process__film>:is(img,canvas){object-fit:cover;object-position:left center}}
