.recruit-site{--rc-text-body:rgb(40,40,45);--rc-text-sub:rgb(100,100,110);--rc-bg-sub:rgb(248,247,245);--rc-line:rgb(230,228,224);--rc-link:rgb(60,60,70);--rc-error-bg:rgb(253,242,240);--rc-error-border:rgb(220,110,100);--rc-error-text:rgb(180,40,40);--rc-focus-ring:color-mix(in srgb,var(--recruit-brand) 25%,transparent);--rc-radius:4px;color:var(--rc-text-body)}@keyframes recruit-scroll-hint{0%,to{transform:translateY(0);opacity:.9}50%{transform:translateY(4px);opacity:.4}}.recruit-scroll-hint{animation:recruit-scroll-hint 1.8s ease-in-out infinite}@keyframes recruit-check-pop{0%{transform:scale(0);opacity:0}60%{transform:scale(1.15);opacity:1}to{transform:scale(1);opacity:1}}.recruit-check-pop{animation:recruit-check-pop .6s cubic-bezier(.34,1.56,.64,1) both}@keyframes recruit-check-draw{0%{stroke-dashoffset:28;opacity:0}40%{opacity:1}to{stroke-dashoffset:0;opacity:1}}.recruit-check-draw{stroke-dasharray:28;stroke-dashoffset:28;animation:recruit-check-draw .6s ease-out .35s both}@media (prefers-reduced-motion:reduce){.recruit-site *,.recruit-site :after,.recruit-site :before{transition-duration:0s!important;animation-duration:0s!important}}.recruit-post-content>*+*{margin-top:1.25em}.recruit-post-content h1{font-size:1.5em;font-weight:700;line-height:1.5;letter-spacing:.04em;margin-top:2em}.recruit-post-content strong{font-weight:700}.recruit-post-content em{font-style:italic}.recruit-post-content del{text-decoration:line-through;color:var(--rc-text-sub)}.recruit-post-content blockquote{border-left:3px solid var(--rc-line);padding:.25em 0 .25em 1em;color:var(--rc-text-sub)}.recruit-post-content blockquote>*+*{margin-top:.5em}.recruit-post-content ol,.recruit-post-content ul{padding-left:1.5em}.recruit-post-content ul{list-style:disc}.recruit-post-content ol{list-style:decimal}.recruit-post-content li+li{margin-top:.25em}.recruit-post-content a{color:var(--rc-link);text-decoration:underline;text-underline-offset:2px}.recruit-post-content pre{background:var(--rc-bg-sub);padding:1em;border-radius:var(--rc-radius);font-family:ui-monospace,SFMono-Regular,Menlo,monospace;font-size:.9em;overflow-x:auto}.recruit-post-content img{max-width:100%;max-height:50vh;width:auto;height:auto;border-radius:var(--rc-radius)}