@font-face{font-family:Ndot-55;src:url(/fonts/Ndot55.woff2) format("woff2");font-weight:400;font-display:swap}@font-face{font-family:Editorial New;src:url(/fonts/EditorialNew-Light.woff2) format("woff2");font-weight:300;font-style:normal;font-display:swap}@font-face{font-family:Editorial New;src:url(/fonts/EditorialNew-LightItalic.woff2) format("woff2");font-weight:300;font-style:italic;font-display:swap}@font-face{font-family:Editorial New;src:url(/fonts/EditorialNew-Regular.woff2) format("woff2");font-weight:400;font-style:normal;font-display:swap}@font-face{font-family:Editorial New;src:url(/fonts/EditorialNew-Italic.woff2) format("woff2");font-weight:400;font-style:italic;font-display:swap}@font-face{font-family:Editorial New;src:url(/fonts/EditorialNew-Bold.woff2) format("woff2");font-weight:700;font-style:normal;font-display:swap}:root{--bg:#ffffff;--text:#000000;--text-secondary:#000000;--accent:#000000;--ascii:0,0,0;--pad-x:5vw;--unit:8px;--serif:"Editorial New","Iowan Old Style","Cambria",Georgia,serif;--display:"Ndot-55",ui-monospace,"SF Mono",Menlo,Consolas,monospace;color-scheme:light}@media (prefers-color-scheme:dark){:root{--bg:#000000;--text:#ffffff;--text-secondary:#ffffff;--accent:#ffffff;--ascii:255,255,255;color-scheme:dark}}:root[data-theme=light]{--bg:#ffffff;--text:#000000;--text-secondary:#000000;--accent:#000000;--ascii:0,0,0;color-scheme:light}:root[data-theme=dark]{--bg:#000000;--text:#ffffff;--text-secondary:#ffffff;--accent:#ffffff;--ascii:255,255,255;color-scheme:dark}*,:after,:before{box-sizing:border-box}body,html{margin:0;padding:0}html{background:var(--bg);color:var(--text);-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;text-rendering:optimizeLegibility}body{font-family:var(--serif);font-weight:300;font-size:16px;line-height:1.55;min-height:100vh;overflow:hidden}img,svg{display:block;max-width:100%}a{color:inherit;text-decoration:none;transition:opacity .2s ease}a:hover{opacity:.65}::selection{background:rgba(var(--ascii),.18)}.visually-hidden{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border:0}.theme-toggle{position:fixed;top:calc(var(--unit) * 2.5);right:var(--pad-x);z-index:30;-webkit-appearance:none;-moz-appearance:none;appearance:none;background:transparent;border:none;margin:0;padding:calc(var(--unit) * .5) calc(var(--unit) * 1);color:var(--text-secondary);cursor:pointer;font-family:var(--display);font-size:13px;letter-spacing:.04em;line-height:1;text-transform:lowercase;transition:opacity .2s ease,color .2s ease}.theme-toggle:hover{opacity:.65}.theme-toggle:focus-visible{outline:1px dashed currentColor;outline-offset:4px}.theme-toggle .theme-toggle-dark,.theme-toggle .theme-toggle-light{display:none}:root:not([data-theme]) .theme-toggle .theme-toggle-dark,:root[data-theme=dark] .theme-toggle .theme-toggle-light,:root[data-theme=light] .theme-toggle .theme-toggle-dark{display:inline}@media (prefers-color-scheme:dark){:root:not([data-theme]) .theme-toggle .theme-toggle-dark{display:none}:root:not([data-theme]) .theme-toggle .theme-toggle-light{display:inline}}.hero{position:relative;width:100%;height:100vh;min-height:560px;overflow:hidden;background:var(--bg)}.hero-ascii{pointer-events:none}.ascii-stage,.hero-ascii{position:absolute;inset:0}.ascii-layer{position:absolute;top:0;width:50%;height:100%;display:block;opacity:.78;transition:opacity .3s ease;will-change:opacity}.ascii-left{left:0}.ascii-right{right:0}.ascii-layer.is-hot{opacity:1}.ascii-layer-hi{opacity:0;pointer-events:none;transition:opacity var(--zoom-fade,.22s) ease}.ascii-layer-hi.is-zoom-visible{opacity:1}.ascii-layer:not(.ascii-layer-hi).is-zoom-hidden{opacity:0;transition:opacity var(--zoom-fade,.22s) ease}.hero-text{position:absolute;inset:0;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;pointer-events:none;z-index:3}.js .hero-text{opacity:0;transition:opacity .5s ease}.js .hero.is-ready .hero-text{opacity:1}.hero-name{margin:0 0 calc(var(--unit) * 1.5) 0;font-weight:400;font-size:clamp(28px,5vw,48px);letter-spacing:.02em;color:var(--text)}.hero-name,.hero-role{font-family:var(--serif);font-style:italic}.hero-role{position:absolute;z-index:3;font-weight:300;font-size:clamp(15px,1.2vw,18px);color:var(--text-secondary);letter-spacing:.01em;pointer-events:none}.hero-role-engineer{top:22%;left:12%}.hero-role-designer{bottom:22%;right:12%}.js .hero-role{opacity:0;transition:opacity .3s ease}.hero:has(.ascii-left.is-hot) .hero-role-engineer,.hero:has(.ascii-right.is-hot) .hero-role-designer{opacity:1}@media (hover:none){.js .hero.is-ready .hero-role{opacity:1}}.hand-hit{position:absolute;top:0;bottom:0;z-index:4;display:flex;align-items:flex-end;padding-bottom:calc(var(--unit) * 6);cursor:pointer;background:transparent}.hand-hit-left{left:0;width:48%;justify-content:flex-start;padding-left:var(--pad-x)}.hand-hit-right{right:0;width:48%;justify-content:flex-end;padding-right:var(--pad-x)}.hand-label{font-family:var(--serif);font-style:italic;font-weight:300;font-size:11px;color:var(--text-secondary);opacity:0;transition:opacity .3s ease}@media (hover:none){.hand-label{opacity:1}}.hand-hit:focus-visible{outline:1px dashed currentColor;outline-offset:-8px}@media (prefers-reduced-motion:reduce){.js .hero-text{opacity:1!important}.js .hero-role,.js .hero-text{transition:none!important}}.hero.is-vertical .ascii-layer{width:100%;height:50%}.hero.is-vertical .ascii-left{top:0;left:0;right:auto;bottom:auto}.hero.is-vertical .ascii-right{bottom:0;left:0;right:auto;top:auto}.hero.is-vertical .hand-hit{top:auto;bottom:auto;left:0;right:0;width:100%;padding:0 var(--pad-x)}.hero.is-vertical .hand-hit-left{top:0;height:48%;align-items:flex-start;justify-content:flex-start;padding-top:calc(var(--unit) * 4);padding-left:var(--pad-x)}.hero.is-vertical .hand-hit-right{bottom:0;height:48%;align-items:flex-end;justify-content:flex-end;padding-bottom:calc(var(--unit) * 4);padding-right:var(--pad-x)}.hero.is-vertical .hand-label{display:none}.hero.is-vertical .hero-role-engineer{top:calc(var(--unit) * 4);left:var(--pad-x)}.hero.is-vertical .hero-role-designer{bottom:calc(var(--unit) * 4);right:var(--pad-x)}.hero.is-vertical .hero-text{align-items:center;justify-content:center}@media (max-width:640px){.hand-label{font-size:13px}.hero-name{letter-spacing:.04em}}.soon{min-height:100dvh;justify-content:center;padding:5vw;background:var(--bg);color:var(--text)}.soon,.soon-stage{display:flex;align-items:center}.soon-stage{flex-direction:column;text-align:center;gap:calc(var(--unit) * 3);max-width:36ch}.soon-eyebrow{margin:0;font-family:var(--display);font-size:13px;letter-spacing:.08em;color:var(--text-secondary);text-transform:lowercase}.soon-title{margin:0;font-family:var(--serif);font-style:italic;font-weight:300;font-size:clamp(40px,8vw,72px);letter-spacing:.01em;line-height:1.05;color:var(--text)}.soon-back{margin-top:calc(var(--unit) * 2);font-family:var(--display);font-size:13px;letter-spacing:.04em;color:var(--accent);border-bottom:1px solid;padding-bottom:2px}