.hello-worklyn{position:fixed;inset:0;z-index:60;display:grid;place-items:center;overflow:hidden;background-color:var(--color-brand-paper, #f6f4db);cursor:pointer;-webkit-tap-highlight-color:transparent;--hw-shift: 0s;--hw-play: running;--hw-ink: var(--color-brand-ink, #231a34)}.hello-worklyn>*{grid-area:1 / 1}.hello-worklyn__lockup{width:min(46vw,285px);height:auto;overflow:visible}.hello-worklyn__lockup .hw-settle{opacity:0;animation:hw-settle-in .8s cubic-bezier(.22,1,.36,1) both;animation-delay:calc(.3s + var(--hw-shift));animation-play-state:var(--hw-play)}.hello-worklyn__lockup .hw-lyn-pen{stroke-dasharray:1 2;stroke-dashoffset:1.05;animation:hw-lyn-draw 1.7s both;animation-delay:calc(1.15s + var(--hw-shift));animation-play-state:var(--hw-play)}.hello-worklyn__lockup .hw-dot{transform-box:fill-box;transform-origin:center;transform:scale(0);animation:hw-dot-pop .4s cubic-bezier(.34,1.56,.64,1) both;animation-delay:calc(2.9s + var(--hw-shift));animation-play-state:var(--hw-play)}.hello-worklyn__hint{align-self:end;justify-self:center;margin:0 0 max(env(safe-area-inset-bottom),28px);font-family:Work Sans,sans-serif;font-size:12px;letter-spacing:.14em;text-transform:uppercase;color:color-mix(in srgb,var(--hw-ink) 45%,transparent);opacity:0;animation:hw-hint-in .9s ease-out both;animation-delay:calc(3.6s + var(--hw-shift));animation-play-state:var(--hw-play)}@keyframes hw-lyn-draw{0%{stroke-dashoffset:1.05;animation-timing-function:cubic-bezier(.5,.05,.55,.6)}24%{stroke-dashoffset:.758;animation-timing-function:cubic-bezier(.45,.25,.55,.75)}74%{stroke-dashoffset:.256;animation-timing-function:cubic-bezier(.45,.2,.45,1)}to{stroke-dashoffset:0}}@keyframes hw-settle-in{0%{opacity:0;transform:translateY(2.4px)}to{opacity:1;transform:translateY(0)}}@keyframes hw-dot-pop{0%{transform:scale(0)}70%{transform:scale(1.3)}to{transform:scale(1)}}@keyframes hw-hint-in{0%{opacity:0}to{opacity:1}}@media(prefers-reduced-motion:reduce){.hello-worklyn__lockup .hw-settle,.hello-worklyn__lockup .hw-lyn-pen,.hello-worklyn__lockup .hw-dot,.hello-worklyn__hint{animation:none}.hello-worklyn__lockup .hw-settle,.hello-worklyn__hint{opacity:1}.hello-worklyn__lockup .hw-lyn-pen{stroke-dashoffset:0}.hello-worklyn__lockup .hw-dot{transform:scale(1)}}.hello-worklyn__lockup.hello-worklyn__lockup--desk{width:min(50vw,310px)}.hello-worklyn__lockup--desk .hw-desk-pen{stroke-dasharray:1 2;stroke-dashoffset:1.05;animation:hw-desk-draw 1.7s both;animation-delay:calc(1.15s + var(--hw-shift));animation-play-state:var(--hw-play)}@keyframes hw-desk-draw{0%{stroke-dashoffset:1.05;animation-timing-function:cubic-bezier(.5,.05,.55,.6)}36%{stroke-dashoffset:.64;animation-timing-function:cubic-bezier(.45,.25,.55,.75)}57%{stroke-dashoffset:.434;animation-timing-function:cubic-bezier(.45,.25,.55,.75)}70%{stroke-dashoffset:.301;animation-timing-function:cubic-bezier(.45,.2,.45,1)}to{stroke-dashoffset:0}}@media(prefers-reduced-motion:reduce){.hello-worklyn__lockup--desk .hw-desk-pen{animation:none;stroke-dashoffset:0}}
