.Hero-module__Z8hQ_W__hero{background:radial-gradient(120% 90% at 62% 45%, #0a0c12 0%, var(--void) 55%);height:100dvh;min-height:640px;position:relative;overflow:hidden}.Hero-module__Z8hQ_W__hero:after{content:"";z-index:3;pointer-events:none;opacity:.05;background-image:url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg' width='140' height='140'><filter id='n'><feTurbulence type='fractalNoise' baseFrequency='0.85' numOctaves='2' stitchTiles='stitch'/></filter><rect width='140' height='140' filter='url(%23n)'/></svg>");position:absolute;inset:0}.Hero-module__Z8hQ_W__stage{z-index:1;position:absolute;inset:0}.Hero-module__Z8hQ_W__stage canvas{width:100%;height:100%;display:block}.Hero-module__Z8hQ_W__content{z-index:2;flex-direction:column;height:100%;padding:clamp(22px,3.4vh,44px) clamp(22px,4.5vw,64px) clamp(20px,3vh,36px);display:flex;position:relative}.Hero-module__Z8hQ_W__wordmark{font-size:23px}.Hero-module__Z8hQ_W__wordmark span{color:var(--mint);font-style:italic}.Hero-module__Z8hQ_W__middle{flex-direction:column;flex:1;justify-content:center;max-width:580px;display:flex}.Hero-module__Z8hQ_W__headline{letter-spacing:-.014em;text-wrap:balance;font-size:clamp(36px,4.6vw,64px);font-weight:420;line-height:1.05}.Hero-module__Z8hQ_W__papers{border-top:1px solid var(--hairline);grid-template-columns:repeat(3,1fr);list-style:none;display:grid}.Hero-module__Z8hQ_W__papers li{border-left:1px solid var(--hairline);padding:20px 24px 12px}.Hero-module__Z8hQ_W__papers li:first-child{border-left:none;padding-left:0}.Hero-module__Z8hQ_W__paper{display:block}.Hero-module__Z8hQ_W__paperTitle{font-size:16.5px;line-height:1.35;transition:color .25s;display:block}.Hero-module__Z8hQ_W__paperSub{font-family:var(--font-mono), monospace;color:var(--ink-faint);margin-top:6px;font-size:12.5px;transition:color .25s;display:block}.Hero-module__Z8hQ_W__paper:hover .Hero-module__Z8hQ_W__paperSub{color:var(--ink-dim)}.Hero-module__Z8hQ_W__arrow{font-family:var(--font-mono), monospace;color:var(--ink-faint);margin-left:8px;font-size:13px;font-style:normal;transition:transform .3s cubic-bezier(.2,.7,.3,1),color .25s;display:inline-block}.Hero-module__Z8hQ_W__paper:hover .Hero-module__Z8hQ_W__paperTitle,.Hero-module__Z8hQ_W__paper:focus-visible .Hero-module__Z8hQ_W__paperTitle{color:var(--mint)}.Hero-module__Z8hQ_W__paper:hover .Hero-module__Z8hQ_W__arrow{color:var(--mint);transform:translate(3px,-3px)}.Hero-module__Z8hQ_W__menuButton{z-index:7;border:1px solid var(--hairline);cursor:pointer;background:#07080b66;border-radius:50%;flex-direction:column;justify-content:center;align-items:center;gap:6px;width:46px;height:46px;transition:border-color .3s,transform .35s cubic-bezier(.2,.7,.3,1);display:flex;position:fixed;top:calc(clamp(22px,3.4vh,44px) - 8px);right:clamp(22px,4.5vw,64px)}.Hero-module__Z8hQ_W__menuButton:hover{border-color:var(--mint);transform:scale(1.08)}.Hero-module__Z8hQ_W__menuButton:focus-visible{outline:2px solid var(--mint);outline-offset:3px}.Hero-module__Z8hQ_W__menuLine{background:var(--ink);border-radius:1px;width:18px;height:1.5px;transition:transform .45s cubic-bezier(.2,.7,.2,1.2)}.Hero-module__Z8hQ_W__menuButton[aria-expanded=true] .Hero-module__Z8hQ_W__menuLine:first-child{transform:translateY(3.75px)rotate(45deg)}.Hero-module__Z8hQ_W__menuButton[aria-expanded=true] .Hero-module__Z8hQ_W__menuLine:last-child{transform:translateY(-3.75px)rotate(-45deg)}.Hero-module__Z8hQ_W__menuLayer{z-index:6;visibility:hidden;pointer-events:none;transition:visibility 0s .9s;position:fixed;inset:0}.Hero-module__Z8hQ_W__menuLayer[data-open=true]{visibility:visible;transition-delay:0s}.Hero-module__Z8hQ_W__menuScrim{opacity:0;-webkit-backdrop-filter:blur();backdrop-filter:blur();background:#0506094d;transition:opacity .45s,-webkit-backdrop-filter .45s,backdrop-filter .45s;position:absolute;inset:0}.Hero-module__Z8hQ_W__menuLayer[data-open=true] .Hero-module__Z8hQ_W__menuScrim{opacity:1;-webkit-backdrop-filter:blur(10px);backdrop-filter:blur(10px);pointer-events:auto}.Hero-module__Z8hQ_W__menuPanel{pointer-events:none;will-change:transform;width:min(400px,100vw - 40px);position:absolute;top:calc(clamp(22px,3.4vh,44px) + 52px);bottom:clamp(16px,2.5vh,24px);right:clamp(22px,4.5vw,64px);transform:translate(calc(100% + 90px))}.Hero-module__Z8hQ_W__menuLayer[data-open=true] .Hero-module__Z8hQ_W__menuPanel{pointer-events:auto}.Hero-module__Z8hQ_W__blobSvg{width:100%;height:100%;position:absolute;inset:0;overflow:visible}.Hero-module__Z8hQ_W__blobPath{fill:#0c0e15;stroke:var(--hairline);stroke-width:1px}.Hero-module__Z8hQ_W__menuNav{z-index:2;flex-direction:column;justify-content:center;padding:clamp(24px,5vh,48px) clamp(26px,3vw,44px);display:flex;position:absolute;inset:0}.Hero-module__Z8hQ_W__menuList{flex-direction:column;gap:clamp(4px,1.4vh,14px);list-style:none;display:flex}.Hero-module__Z8hQ_W__menuEntry{opacity:0;transition:opacity .4s,transform .5s cubic-bezier(.16,1,.3,1);transition-delay:calc(var(--i) * 30ms);transform:translateY(30px)}.Hero-module__Z8hQ_W__menuLayer[data-open=true] .Hero-module__Z8hQ_W__menuEntry{opacity:1;transition-delay:calc(.3s + var(--i) * 90ms);transform:none}.Hero-module__Z8hQ_W__menuItem{letter-spacing:-.01em;color:var(--ink);align-items:center;font-size:clamp(26px,4.6vh,42px);line-height:1.16;transition:color .3s,transform .45s cubic-bezier(.2,.7,.3,1);display:inline-flex;position:relative}.Hero-module__Z8hQ_W__menuItem:before{content:"";background:var(--mint);transform-origin:0;width:clamp(14px,1.6vw,26px);height:1.5px;margin-right:14px;transition:transform .4s cubic-bezier(.2,.7,.3,1);transform:scaleX(0)}.Hero-module__Z8hQ_W__menuItem:hover,.Hero-module__Z8hQ_W__menuItem:focus-visible{color:var(--mint);transform:translate(6px)}.Hero-module__Z8hQ_W__menuItem:hover:before,.Hero-module__Z8hQ_W__menuItem:focus-visible:before{transform:scaleX(1)}.Hero-module__Z8hQ_W__menuFoot{font-family:var(--font-mono), monospace;color:var(--ink-faint);opacity:0;flex-direction:column;align-items:flex-start;gap:7px;font-size:13px;transition:opacity .4s,transform .5s cubic-bezier(.16,1,.3,1);display:flex;position:absolute;bottom:clamp(20px,3.5vh,34px);left:clamp(26px,3vw,44px);transform:translateY(12px)}.Hero-module__Z8hQ_W__menuLayer[data-open=true] .Hero-module__Z8hQ_W__menuFoot{opacity:1;transition-delay:.65s;transform:none}.Hero-module__Z8hQ_W__menuFoot a{transition:color .25s}.Hero-module__Z8hQ_W__menuFoot a:hover{color:var(--mint)}@media (prefers-reduced-motion:no-preference){.Hero-module__Z8hQ_W__wordmark{animation:.9s .15s both Hero-module__Z8hQ_W__fade}.Hero-module__Z8hQ_W__headline{animation:1.1s cubic-bezier(.16,1,.3,1) .45s both Hero-module__Z8hQ_W__rise}.Hero-module__Z8hQ_W__papers{animation:1s 1.05s both Hero-module__Z8hQ_W__fade}.Hero-module__Z8hQ_W__papers li:first-child{animation:.9s cubic-bezier(.16,1,.3,1) 1.15s both Hero-module__Z8hQ_W__rise}.Hero-module__Z8hQ_W__papers li:nth-child(2){animation:.9s cubic-bezier(.16,1,.3,1) 1.28s both Hero-module__Z8hQ_W__rise}.Hero-module__Z8hQ_W__papers li:nth-child(3){animation:.9s cubic-bezier(.16,1,.3,1) 1.41s both Hero-module__Z8hQ_W__rise}}@keyframes Hero-module__Z8hQ_W__rise{0%{opacity:0;filter:blur(6px);transform:translateY(20px)}to{opacity:1;filter:blur();transform:translateY(0)}}@keyframes Hero-module__Z8hQ_W__fade{0%{opacity:0}to{opacity:1}}@media (prefers-reduced-motion:reduce){.Hero-module__Z8hQ_W__menuLayer{opacity:0;transition:opacity .3s,visibility 0s .3s}.Hero-module__Z8hQ_W__menuLayer[data-open=true]{opacity:1;transition:opacity .3s}.Hero-module__Z8hQ_W__blobSvg{display:none}.Hero-module__Z8hQ_W__menuPanel{border:1px solid var(--hairline);background:#0c0e15;border-radius:26px;transform:none}.Hero-module__Z8hQ_W__menuEntry,.Hero-module__Z8hQ_W__menuFoot{transition:opacity .3s;transform:none}.Hero-module__Z8hQ_W__menuItem,.Hero-module__Z8hQ_W__menuLine,.Hero-module__Z8hQ_W__menuButton{transition:none}}@media (max-width:900px){.Hero-module__Z8hQ_W__middle{justify-content:flex-end;padding-bottom:4vh}.Hero-module__Z8hQ_W__headline{font-size:clamp(34px,9vw,52px)}.Hero-module__Z8hQ_W__papers{grid-template-columns:1fr}.Hero-module__Z8hQ_W__papers li{border-left:none;border-top:1px solid var(--hairline);padding:14px 0}.Hero-module__Z8hQ_W__papers li:first-child{border-top:none}}
