.skip-link{z-index:100;background:var(--ink);color:var(--bg);font-family:var(--font-mono);transition:top .15s var(--ease);padding:8px 12px;font-size:12px;position:absolute;top:-48px;left:12px}.skip-link:focus{top:12px}.lang-sw{align-items:center;gap:4px;display:flex}.lang-sw .chip-link[aria-current]{background:var(--ink);color:var(--bg);animation:none}@font-face{font-family:GeistSans;src:url(/fonts/Geist-Variable.woff2)format("woff2");font-display:swap;font-weight:100 900}@font-face{font-family:GeistMono;src:url(/fonts/GeistMono-Variable.woff2)format("woff2");font-display:swap;font-weight:100 900}:root{--paper:#e6e6e6;--ink-1:#1e1e1e;--accent-1:#1337ff;--ghost-1:#d9d9d9;--alt-1:#ff1337;--lit-1:#fff;--bg:var(--paper);--ink:var(--ink-1);--chip:color-mix(in srgb, var(--ink) 8%, var(--bg));--chip-lit:var(--lit-1);--accent:var(--accent-1);--chip-ink:var(--ink);--font-sans:"GeistSans", -apple-system, "Segoe UI", sans-serif;--font-mono:"GeistMono", ui-monospace, SFMono-Regular, Menlo, monospace;--ease:cubic-bezier(0, 0, .2, 1)}*,:before,:after{box-sizing:border-box;margin:0;padding:0}html{background:var(--bg);scrollbar-width:none;-webkit-text-size-adjust:100%}::-webkit-scrollbar{display:none}body{background:var(--bg);color:var(--ink);font-family:var(--font-sans);-webkit-font-smoothing:antialiased;font-weight:400}a{color:inherit;text-decoration:none}button{font:inherit;letter-spacing:inherit;color:inherit;cursor:pointer;background:0 0;border:0}::selection{background:var(--accent-1);color:var(--lit-1)}.page-main{position:relative}.text-display{letter-spacing:-.05em;font-size:clamp(40px,3.75vw,72px);font-weight:400;line-height:.806}.text-label{letter-spacing:-.02em;font-size:clamp(12px,.83vw,16px);font-weight:400;line-height:1}.text-micro{font-family:var(--font-mono);letter-spacing:-.02em;font-size:clamp(9px,.52vw,10px);font-weight:400;line-height:1}.chip{background:var(--chip);white-space:nowrap;padding:4px;display:inline-block}.chip-solid{background:var(--ink);color:var(--bg)}.chip-link:hover,.chip-link:focus-visible{background:var(--chip-lit);color:var(--chip-ink);outline:none;animation:.48s step-end chip-blink}@keyframes chip-blink{0%{background:var(--chip-lit)}16.667%{background:var(--chip)}33.333%{background:var(--chip-lit)}50%{background:var(--chip)}66.667%{background:var(--chip-lit)}83.333%{background:var(--chip)}to{background:var(--chip-lit)}}.mention{text-underline-offset:2px;text-decoration:underline #0000}.mention:hover,.mention:focus-visible{outline:none;text-decoration-color:currentColor;animation:.48s step-end underline-blink}@keyframes underline-blink{0%{text-decoration-color:currentColor}16.667%{text-decoration-color:#0000}33.333%{text-decoration-color:currentColor}50%{text-decoration-color:#0000}66.667%{text-decoration-color:currentColor}83.333%{text-decoration-color:#0000}to{text-decoration-color:currentColor}}.enter{animation:.4s step-end both enter-blink;animation-delay:calc(var(--i,0) * 55ms)}.inline-block{display:inline-block}@keyframes enter-blink{0%{opacity:0}20%{opacity:1}40%{opacity:0}60%{opacity:1}80%{opacity:0}to{opacity:1}}.scroll-hint{animation:3s step-end 3s infinite scroll-beacon}.scroll-hint:hover,.scroll-hint:focus-visible{background:var(--chip-lit);color:var(--chip-ink);outline:none;animation:none}@keyframes scroll-beacon{0%{background:0 0}2.667%{background:var(--chip)}5.333%{background:0 0}8%{background:var(--chip)}10.667%{background:0 0}13.333%{background:var(--chip)}to{background:var(--chip)}}.hero{z-index:0;height:100dvh;position:sticky;top:0;overflow:hidden}.hero-canvas{z-index:0;pointer-events:none;position:absolute;inset:0}.hero-layer{z-index:10;pointer-events:none;flex-direction:column;justify-content:space-between;height:100%;padding:clamp(12px,3.33vw,64px) 12px clamp(12px,1.67vw,32px);display:flex;position:relative}.hero-layer a,.hero-layer button{pointer-events:auto}@media (width>=768px){.hero-layer{padding-inline:clamp(12px,9.27vw,178px)}}.hero-header{justify-content:space-between;align-items:flex-start;gap:32px;display:flex}.hero-roles{flex-direction:column;align-items:flex-end;gap:4px;list-style:none;display:flex}.hero-meta{flex-direction:column;align-items:flex-start;gap:4px;list-style:none;display:flex}.hero-meta-right{align-self:flex-end;align-items:flex-end}@media (width>=768px){.hero-meta-row{flex-direction:row;justify-content:space-between;align-items:flex-start;gap:32px;display:flex}.hero-meta-right{align-self:auto}}.hero-foot{justify-content:space-between;align-items:flex-end;gap:32px;display:flex}.hero-socials{flex-direction:column;align-items:flex-start;gap:4px;list-style:none;display:flex}.hero-title{text-align:right}.hero-scroll{width:fit-content;margin-inline:auto;position:absolute;bottom:clamp(12px,1.67vw,32px);left:0;right:0}.act2{z-index:10;background:var(--bg);min-height:100dvh;color:var(--ink);padding:clamp(12px,1.67vw,32px) 12px;position:relative;overflow:hidden}@media (width>=768px){.act2{padding-inline:clamp(12px,17.55vw,337px)}}.act2-controls{z-index:20;align-items:center;gap:4px;display:flex;position:absolute;top:clamp(12px,1.67vw,32px);right:clamp(8px,1.04vw,20px)}.swatch{place-items:center;width:clamp(18px,1.25vw,24px);height:clamp(18px,1.25vw,24px);display:grid}.swatch span{width:clamp(6px,.42vw,8px);height:clamp(6px,.42vw,8px)}.swatch[aria-pressed=true],.swatch:focus-visible{outline:1px solid var(--ink);outline-offset:2px}.act2-grid{flex-direction:column;justify-content:center;align-items:center;gap:72px;min-height:100dvh;padding-top:clamp(12px,3.33vw,64px);display:flex}@media (width>=768px){.act2-grid{grid-template-rows:repeat(3,auto);gap:0;padding-top:clamp(12px,1.67vw,32px);display:grid}.cluster-1{place-self:start}.cluster-2{place-self:center}.cluster-3{place-self:end}}.cluster{flex-direction:column;align-items:center;gap:4px;max-width:100%;display:flex}.cluster .chip{white-space:normal;overflow-wrap:break-word;max-width:100%}@media (width>=768px){.cluster{align-items:flex-start}.cluster-2{align-items:center}.cluster-3{align-items:flex-end}}.contact-form{flex-wrap:wrap;justify-content:center;gap:4px;margin-top:4px;display:flex}@media (width>=768px){.contact-form{justify-content:flex-end}}.contact-form .field{background:var(--chip);font:inherit;letter-spacing:-.02em;color:var(--ink);border:0;border-radius:0;width:150px;padding:8px 4px;font-size:clamp(12px,.83vw,16px)}.contact-form .field::placeholder{color:color-mix(in srgb, var(--ink) 55%, transparent)}.contact-form .field:focus{background:var(--chip-lit);color:var(--chip-ink);outline:none}.contact-form .send{display:inline-block}.form-note{margin-top:4px;display:block}.hp{width:1px;height:1px;position:absolute;left:-9999px;overflow:hidden}.act2-foot{flex-wrap:wrap;justify-content:center;align-items:center;gap:4px;padding-top:28px;padding-bottom:8px;display:flex}@media (width>=768px){.act2-foot{justify-content:space-between}}@media (pointer:coarse){.chip{padding:8px}.swatch{width:28px;height:28px}}@media (prefers-reduced-motion:reduce){*,:before,:after{transition-duration:.01ms!important;animation-duration:.01ms!important;animation-iteration-count:1!important;animation-delay:0s!important}}
