.planche svg{display:block;width:100%;height:auto}.planche .mono{font-family:IBM Plex Mono,ui-monospace,monospace}.planche .pl-draw{stroke-dasharray:1;stroke-dashoffset:1;animation:pl-draw 1.1s cubic-bezier(.22,1,.36,1) forwards;animation-delay:calc(var(--i, 0) * 70ms)}.planche .pl-fade{opacity:0;animation:pl-fade .5s ease forwards;animation-delay:calc(.4s + var(--i, 0) * 60ms)}.planche .pl-logo{filter:none}@keyframes pl-draw{to{stroke-dashoffset:0}}@keyframes pl-fade{to{opacity:1}}@media(prefers-reduced-motion:reduce){.planche .pl-draw{animation:none;stroke-dashoffset:0}.planche .pl-fade{animation:none;opacity:1}}
