@font-face{font-family:GeistSans;src:url(../media/Geist_Variable-s.p.2-i4fw5gbtlb7.woff2)format("woff2");font-display:swap;font-weight:100 900}@font-face{font-family:GeistSans Fallback;src:local(Arial);ascent-override:94.56%;descent-override:27.76%;line-gap-override:0.0%;size-adjust:106.28%}.geistsans_d5a4f12f-module__eSdjwW__className{font-family:GeistSans,GeistSans Fallback}.geistsans_d5a4f12f-module__eSdjwW__variable{--font-geist-sans:"GeistSans", "GeistSans Fallback"}
.Cursor-module__d3g-HG__root{z-index:1000;pointer-events:none;opacity:0;transition:opacity var(--duration-fast) ease;position:fixed;top:0;left:0}.Cursor-module__d3g-HG__root[data-shown]{opacity:1}.Cursor-module__d3g-HG__root[data-invert]{mix-blend-mode:difference}.Cursor-module__d3g-HG__stretch{z-index:2;position:absolute;top:0;left:0}.Cursor-module__d3g-HG__dot{box-sizing:border-box;border-radius:var(--radius-pill);border:1px solid var(--color-cursor);background:var(--color-cursor);z-index:2;width:24px;height:24px;transition:width var(--duration-fast) var(--ease-out), height var(--duration-fast) var(--ease-out), border-radius var(--duration-fast) var(--ease-out), border-width var(--duration-fast) var(--ease-out), border-color var(--duration-fast) var(--ease-out), background-color var(--duration-fast) var(--ease-out);position:absolute;top:0;left:0;translate:-50% -50%}.Cursor-module__d3g-HG__root[data-mode=mark] .Cursor-module__d3g-HG__dot{width:10px;height:10px}.Cursor-module__d3g-HG__root[data-mode=underline] .Cursor-module__d3g-HG__dot{border-width:0}.Cursor-module__d3g-HG__root[data-sized] .Cursor-module__d3g-HG__dot{transition-property:border-radius,border-width,border-color,background-color}.Cursor-module__d3g-HG__root[data-swallowed] .Cursor-module__d3g-HG__dot{opacity:0;transition:none}.Cursor-module__d3g-HG__fillClip{z-index:-1;pointer-events:none;position:absolute;inset:-1px;overflow:hidden}.Cursor-module__d3g-HG__fillCircle{border-radius:var(--radius-pill);background:var(--color-cursor);will-change:width, height, transform;width:10px;height:10px;position:absolute;top:0;left:0}.Cursor-module__d3g-HG__root[data-mode=spotlight] .Cursor-module__d3g-HG__dot{width:180px;height:180px;transition-duration:var(--duration-base)}.Cursor-module__d3g-HG__label{z-index:3;text-align:center;width:140px;color:var(--color-background);font-size:var(--text-small);opacity:0;transition:opacity var(--duration-fast) var(--ease-out);font-weight:500;position:absolute;top:0;left:0;translate:-50% -50%}.Cursor-module__d3g-HG__root[data-mode=spotlight] .Cursor-module__d3g-HG__label{opacity:1;transition:opacity .5s var(--ease-out) .2s}.Cursor-module__d3g-HG__pulse{border-radius:var(--radius-pill);background:var(--color-cursor);opacity:0;z-index:1;width:0;height:0;position:absolute;top:0;left:0;translate:-50% -50%}.Cursor-module__d3g-HG__root[data-pulse] .Cursor-module__d3g-HG__pulse{animation:2s infinite Cursor-module__d3g-HG__pulse-ring}@keyframes Cursor-module__d3g-HG__pulse-ring{0%{opacity:1;width:0;height:0;animation-timing-function:linear}25%{opacity:1;width:0;height:0;animation-timing-function:cubic-bezier(.165,.84,.44,1)}to{opacity:0;width:100px;height:100px}}
.BerlinTime-module__swIZFq__place{font-size:var(--text-small);color:var(--color-foreground-muted)}.BerlinTime-module__swIZFq__time{font-variant-numeric:tabular-nums}
.RollLabel-module__VJ0tcq__roll{display:inline-block;position:relative;overflow:clip}.RollLabel-module__VJ0tcq__line{transition:transform var(--duration-base) var(--ease-out), opacity var(--duration-base) var(--ease-out);display:block}.RollLabel-module__VJ0tcq__line+.RollLabel-module__VJ0tcq__line{opacity:0;position:absolute;inset:0;transform:translateY(110%)}@media (hover:hover) and (pointer:fine){:is(a,button):hover .RollLabel-module__VJ0tcq__roll .RollLabel-module__VJ0tcq__line{opacity:0;transform:translateY(-110%)}:is(a,button):hover .RollLabel-module__VJ0tcq__roll .RollLabel-module__VJ0tcq__line+.RollLabel-module__VJ0tcq__line{opacity:1;transform:translateY(0)}}:is(a,button):focus-visible .RollLabel-module__VJ0tcq__roll .RollLabel-module__VJ0tcq__line{opacity:0;transform:translateY(-110%)}:is(a,button):focus-visible .RollLabel-module__VJ0tcq__roll .RollLabel-module__VJ0tcq__line+.RollLabel-module__VJ0tcq__line{opacity:1;transform:translateY(0)}
.ContactButton-module__3P67Iq__contact{border:1px solid var(--color-border);border-radius:var(--radius-pill);padding:var(--space-1) var(--space-3);transition:border-color var(--duration-fast) var(--ease-out), color .12s linear;text-decoration:none;display:inline-block}.ContactButton-module__3P67Iq__contact:hover{border-color:var(--color-foreground)}
.Footer-module__q7ZRWa__stage{height:var(--footer-height);clip-path:inset(0);view-timeline-name:--footer-stage;view-timeline-axis:block;position:relative}.Footer-module__q7ZRWa__panel{height:var(--footer-height);background:var(--color-card);color:var(--color-foreground);padding:var(--page-top) var(--page-margin) var(--frame-foot);animation:linear both Footer-module__q7ZRWa__footer-fade;animation-timeline:--footer-stage;animation-range:entry 0% entry var(--footer-fade-share);grid-template-rows:auto 1fr auto;display:grid;position:fixed;bottom:0;left:0;right:0;overflow:hidden}@keyframes Footer-module__q7ZRWa__footer-fade{0%{opacity:0}to{opacity:1}}@keyframes Footer-module__q7ZRWa__footer-settle{0%{scale:var(--footer-zoom)}to{scale:1}}.Footer-module__q7ZRWa__mark{text-align:center;place-self:center;align-items:center;gap:var(--space-4);animation:Footer-module__q7ZRWa__footer-settle var(--ease-out) both;flex-direction:column;animation-timeline:--footer-stage;animation-range:entry;display:flex}.Footer-module__q7ZRWa__call{letter-spacing:-.03em;text-wrap:balance;max-width:10em;margin:0;font-size:clamp(2.25rem,5.5vw,6rem);font-weight:600;line-height:.95}.Footer-module__q7ZRWa__top{gap:var(--space-4);font-size:var(--text-small);animation:Footer-module__q7ZRWa__footer-rise var(--ease-out) both;animation-timeline:--footer-stage;animation-range:entry var(--footer-row-start) entry 100%;grid-template-columns:1fr 1fr;line-height:1.5;display:grid}.Footer-module__q7ZRWa__blurb{max-width:28ch;margin:0}.Footer-module__q7ZRWa__services{text-align:right;justify-self:end;margin:0;padding:0;list-style:none}.Footer-module__q7ZRWa__row{gap:var(--space-4);font-size:var(--text-small);animation:Footer-module__q7ZRWa__footer-rise var(--ease-out) both;animation-timeline:--footer-stage;animation-range:entry var(--footer-row-start) entry 100%;line-height:1.5;display:grid}@keyframes Footer-module__q7ZRWa__footer-rise{0%{opacity:0;translate:0 var(--footer-row-rise)}to{opacity:1;translate:0}}.Footer-module__q7ZRWa__row{grid-template-columns:1fr 1fr}@media (max-width:479px){.Footer-module__q7ZRWa__top{display:none}.Footer-module__q7ZRWa__mark{padding:var(--space-8) var(--space-3);gap:var(--space-6)}.Footer-module__q7ZRWa__row{grid-template-columns:1fr}}@media (min-width:1024px){.Footer-module__q7ZRWa__row{grid-template-columns:repeat(4,1fr)}}.Footer-module__q7ZRWa__group{flex-direction:column;align-items:flex-start;row-gap:0;width:max-content;display:flex}.Footer-module__q7ZRWa__label{color:var(--color-foreground-muted);margin-bottom:.25em}.Footer-module__q7ZRWa__value{color:var(--color-foreground)}.Footer-module__q7ZRWa__link{color:var(--color-foreground);text-decoration:none}@supports not (animation-timeline:view()){.Footer-module__q7ZRWa__panel,.Footer-module__q7ZRWa__mark,.Footer-module__q7ZRWa__top,.Footer-module__q7ZRWa__row{animation:none}}@media (prefers-reduced-motion:reduce){.Footer-module__q7ZRWa__mark,.Footer-module__q7ZRWa__top,.Footer-module__q7ZRWa__row{animation:none}}
.Dots-module__BzPwOq__layer{inset:0 0 var(--footer-height) 0;clip-path:inset(0);z-index:-1;pointer-events:none;position:absolute}.Dots-module__BzPwOq__dots{width:100%;height:100%;color:var(--color-foreground);position:fixed;inset:0}
.ThemeSwitch-module__ikDAfa__switch{top:var(--page-top);right:var(--page-margin);z-index:20;border:1px solid var(--color-border);border-radius:var(--radius-4);cursor:pointer;width:40px;height:22px;transition:border-color var(--duration-fast) var(--ease-out), opacity var(--duration-fast) var(--ease-out);background:0 0;padding:2px;position:fixed}.ThemeSwitch-module__ikDAfa__switch[data-aside]{opacity:0;pointer-events:none}.ThemeSwitch-module__ikDAfa__switch:hover{border-color:var(--color-foreground)}.ThemeSwitch-module__ikDAfa__switch:focus-visible{outline:1px solid var(--color-foreground);outline-offset:2px}.ThemeSwitch-module__ikDAfa__knob{background:var(--color-foreground);width:16px;height:16px;transition:transform var(--duration-fast) var(--ease-out);border-radius:50%;display:block}.ThemeSwitch-module__ikDAfa__switch[aria-checked=true] .ThemeSwitch-module__ikDAfa__knob{transform:translate(18px)}
.page-module___8aEwW__page{--frame-stack-gap:var(--space-8)}.page-module___8aEwW__page h1{line-height:1.15}.page-module___8aEwW__break{display:none}@media (min-width:1200px){.page-module___8aEwW__break{display:inline}}.page-module___8aEwW__author{font-size:var(--text-body);color:var(--color-foreground);margin:0 0 var(--space-2);font-weight:600}.page-module___8aEwW__links{margin-top:var(--space-6);flex-direction:column;align-items:flex-start;gap:0;width:max-content;display:flex}.page-module___8aEwW__links .page-module___8aEwW__link{font-size:var(--text-body);color:inherit;--hit-y:10px;font-weight:600;text-decoration:none}.page-module___8aEwW__sideFoot{margin-top:var(--space-4)}.page-module___8aEwW__cards{grid-template-columns:repeat(var(--grid-columns), minmax(0, 1fr));column-gap:var(--grid-gutter);row-gap:var(--space-24);margin:0;padding:0;list-style:none;display:grid}.page-module___8aEwW__cards>li{grid-column:1/-1}.page-module___8aEwW__card{color:inherit;flex-direction:column;text-decoration:none;display:flex}.page-module___8aEwW__picture{aspect-ratio:16/10;border-radius:var(--radius-l);background:var(--color-card);display:block;position:relative;overflow:hidden}.page-module___8aEwW__picture img{object-fit:cover}.page-module___8aEwW__info{align-items:baseline;gap:var(--space-1) var(--space-2);padding:var(--space-3) 0 0;font-size:var(--text-small);color:var(--color-foreground-muted);grid-template-columns:1fr auto;line-height:1.4;display:grid}.page-module___8aEwW__name{font-size:var(--text-small);color:var(--color-foreground);font-weight:600}.page-module___8aEwW__line{display:none}.page-module___8aEwW__meta{display:contents}.page-module___8aEwW__name{grid-column:1/-1}.page-module___8aEwW__year{justify-self:end}@media (min-width:1200px){.page-module___8aEwW__sideFoot{margin-top:auto}.page-module___8aEwW__region{grid-template-columns:subgrid;display:grid}.page-module___8aEwW__cards{grid-column:1/-1;grid-template-columns:subgrid}.page-module___8aEwW__cards>li{grid-template-columns:subgrid;display:grid}.page-module___8aEwW__card{grid-column:1/-1;grid-template-columns:subgrid;display:grid}.page-module___8aEwW__picture{aspect-ratio:2;grid-column:1/-1}.page-module___8aEwW__info{grid-column:1/-1;grid-template-columns:subgrid;gap:0;display:grid}.page-module___8aEwW__name{grid-column:1/4}.page-module___8aEwW__category{grid-column:5/7}.page-module___8aEwW__year{grid-column:7/8;justify-self:end}}
