:root{--gips:#f0eee9;--gips-raised:#f6f4f0;--ton:#26231e;--stein-1:#dad6ce;--stein-2:#8c867b;--stein-3:#e6e3dc;--text-soft:#45413a;--text-deep:#3b3831;--ton-mono:#9b958a;--ton-body:#ccc7bc;--ton-line:#4a463f;--acc-metropolis:#5f6e7e;--acc-alpin:#96a4ab;--acc-fungi:#a57f4e;--acc-streamline:#b3a184;--acc-kristallin:#a392ac;--space-l:clamp(96px, 14vw, 200px);--space-m:clamp(48px, 7vw, 96px);--pad:clamp(20px, 4vw, 64px)}*{box-sizing:border-box;margin:0;padding:0}html{scroll-behavior:smooth}body{background:var(--gips);color:var(--ton);font-variation-settings:"wdth" 100;-webkit-font-smoothing:antialiased;font-family:Archivo,sans-serif;font-size:clamp(16px,1.15vw,18px);line-height:1.55}a{color:inherit;text-decoration:none}img{width:100%;height:auto;display:block}.mono{letter-spacing:.04em;text-transform:uppercase;color:var(--stein-2);font-family:IBM Plex Mono,monospace;font-size:clamp(12px,.78vw,13.5px)}.mono b{color:var(--ton);font-weight:500}section{padding:var(--space-l) var(--pad)}.kicker{margin-bottom:clamp(28px,4vw,56px)}.kicker:after{content:"";background:var(--kicker-rule,var(--ton));width:56px;height:1px;margin-top:12px;display:block}.link{border-bottom:1px solid var(--ton);white-space:nowrap;padding-bottom:3px;transition:opacity .3s ease-out;display:inline-block}.link:hover{opacity:.55}.reveal{opacity:0;transition:opacity .55s ease-out,transform .55s ease-out;transform:translateY(24px)}.reveal.in{opacity:1;transform:none}.hero{flex-direction:column;justify-content:flex-end;min-height:100svh;display:flex;position:relative;overflow:hidden}.hero-img{object-fit:cover;object-position:center;width:100%;height:100%;position:absolute;inset:0}.hero-sweep{pointer-events:none;background:linear-gradient(105deg,#fff0 38%,#fffdf757 50%,#fff0 62%);animation:11s ease-in-out infinite alternate sweep;position:absolute;inset:-20%;transform:translate(-55%)}@keyframes sweep{to{transform:translate(55%)}}.hero:after{content:"";z-index:1;pointer-events:none;background:linear-gradient(to top, color-mix(in srgb, var(--gips) 74%, transparent) 0%, color-mix(in srgb, var(--gips) 30%, transparent) 22%, transparent 42%);position:absolute;inset:0}.hero-inner{z-index:2;position:relative}.hero .mono{color:var(--ton)}:focus-visible{outline:1px solid var(--ton);outline-offset:3px}@media (prefers-reduced-motion:reduce){html{scroll-behavior:auto}.hero-sweep{opacity:0;animation:none}.reveal{opacity:1;transition:none;transform:none}}header[data-astro-cid-hkbrpulz]{z-index:50;padding:20px var(--pad);mix-blend-mode:multiply;border-bottom:1px solid #0000;justify-content:space-between;align-items:baseline;transition:background-color .35s ease-out,border-color .35s ease-out;display:flex;position:fixed;inset:0 0 auto}header[data-astro-cid-hkbrpulz].scrolled{mix-blend-mode:normal;background-color:var(--gips-raised);border-bottom-color:var(--stein-1)}.wordmark[data-astro-cid-hkbrpulz]{font-size:17px}.wm-vitric[data-astro-cid-hkbrpulz]{font-variation-settings:"wdth" 125;letter-spacing:.04em;font-weight:700}.wm-chess[data-astro-cid-hkbrpulz]{font-variation-settings:"wdth" 100;letter-spacing:0;margin-left:.25em;font-weight:350}.nav-group[data-astro-cid-hkbrpulz]{align-items:baseline;gap:clamp(16px,2.6vw,40px);display:flex}nav[data-astro-cid-hkbrpulz]{gap:clamp(14px,2.4vw,36px);display:flex}nav[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz]{padding-bottom:2px;position:relative}nav[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz]:after{content:"";background:var(--ton);width:0;height:1px;transition:width .35s ease-out;position:absolute;bottom:0;left:0}nav[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz]:hover:after,nav[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz]:focus-visible:after{width:100%}nav[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz]:focus-visible{outline:1px solid var(--ton);outline-offset:4px}.lang[data-astro-cid-hkbrpulz]{align-items:baseline;gap:6px;display:flex}.lang[data-astro-cid-hkbrpulz]>[data-astro-cid-hkbrpulz]+[data-astro-cid-hkbrpulz]:before{content:"·";color:var(--stein-2);margin-right:6px}.lang[data-astro-cid-hkbrpulz] .cur[data-astro-cid-hkbrpulz]{color:var(--stein-2)}.lang[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz]:hover{opacity:.6}.menu-btn[data-astro-cid-hkbrpulz]{cursor:pointer;color:inherit;letter-spacing:.04em;background:0 0;border:0;display:none}@media (width<=720px){.nav-group[data-astro-cid-hkbrpulz]{display:none}.menu-btn[data-astro-cid-hkbrpulz]{display:inline-block}}.menu-overlay[data-astro-cid-hkbrpulz]{z-index:100;background:var(--gips);padding:20px var(--pad) var(--pad);opacity:0;visibility:hidden;flex-direction:column;transition:opacity .3s ease-out,visibility 0s linear .3s;display:flex;position:fixed;inset:0}.menu-overlay[data-astro-cid-hkbrpulz].open{opacity:1;visibility:visible;transition:opacity .3s ease-out,visibility linear}body.menu-open{overflow:hidden}.menu-close[data-astro-cid-hkbrpulz]{cursor:pointer;color:var(--stein-2);background:0 0;border:0;align-self:flex-end}.menu-nav[data-astro-cid-hkbrpulz]{flex-direction:column;flex:1;justify-content:center;gap:clamp(18px,4vh,32px);display:flex}.menu-nav[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz]{font-variation-settings:"wdth" 110;letter-spacing:-.012em;font-size:clamp(34px,9vw,56px);font-weight:600;line-height:1.02}.menu-lang[data-astro-cid-hkbrpulz]{align-items:baseline;gap:6px;padding-top:clamp(20px,5vh,40px);display:flex}.menu-lang[data-astro-cid-hkbrpulz]>[data-astro-cid-hkbrpulz]+[data-astro-cid-hkbrpulz]:before{content:"·";color:var(--stein-2);margin-right:6px}.menu-lang[data-astro-cid-hkbrpulz] .cur[data-astro-cid-hkbrpulz]{color:var(--stein-2)}.menu-lang[data-astro-cid-hkbrpulz] a[data-astro-cid-hkbrpulz]:hover{opacity:.6}@media (prefers-reduced-motion:reduce){header[data-astro-cid-hkbrpulz],.menu-overlay[data-astro-cid-hkbrpulz]{transition:none}}footer[data-astro-cid-hkbrpulz]{padding:var(--space-m) var(--pad);border-top:1px solid var(--stein-1);flex-wrap:wrap;justify-content:space-between;gap:20px 48px;display:flex}footer[data-astro-cid-hkbrpulz] .cols[data-astro-cid-hkbrpulz]{flex-wrap:wrap;gap:12px 40px;display:flex}.statusline[data-astro-cid-jvnzyjhm]{align-items:center;gap:10px;display:inline-flex}.dot[data-astro-cid-jvnzyjhm]{background:var(--acc,var(--stein-2));border-radius:50%;flex:none;width:7px;height:7px}.spec[data-astro-cid-7fjhhngr]{border-top:1px solid var(--ton-line)}.spec[data-astro-cid-7fjhhngr]>div[data-astro-cid-7fjhhngr]{border-bottom:1px solid var(--ton-line);justify-content:space-between;gap:24px;padding:14px 0;display:flex}.spec[data-astro-cid-7fjhhngr] span[data-astro-cid-7fjhhngr]{color:var(--ton-mono)}.spec[data-astro-cid-7fjhhngr] b[data-astro-cid-7fjhhngr]{color:var(--gips);font-weight:500}.access-form[data-astro-cid-nj5zx6kl]{border-bottom:1px solid var(--ton);max-width:520px;margin-top:clamp(28px,4vw,44px);display:flex}.access-form[data-astro-cid-nj5zx6kl] input[data-astro-cid-nj5zx6kl]{font:inherit;color:inherit;background:0 0;border:none;outline:none;flex:1;padding:12px 0}.access-form[data-astro-cid-nj5zx6kl] input[data-astro-cid-nj5zx6kl]::placeholder{color:var(--stein-2)}.access-form[data-astro-cid-nj5zx6kl] button[data-astro-cid-nj5zx6kl]{font:inherit;cursor:pointer;letter-spacing:.05em;text-transform:uppercase;background:0 0;border:none;padding:12px 0 12px 18px;font-family:IBM Plex Mono,monospace;font-size:13px}.access-form[data-astro-cid-nj5zx6kl] button[data-astro-cid-nj5zx6kl]:hover{opacity:.55}.access-form[data-astro-cid-nj5zx6kl] input[data-astro-cid-nj5zx6kl]:focus-visible,.access-form[data-astro-cid-nj5zx6kl] button[data-astro-cid-nj5zx6kl]:focus-visible{outline:1px solid var(--ton);outline-offset:3px}
