@keyframes cbCuriositiesFadeUp{0%{opacity:0;transform:translateY(32px)}to{opacity:1;transform:translateY(0)}}.cb-fade-up{animation:cbCuriositiesFadeUp .8s cubic-bezier(.16,1,.3,1) backwards}.cb-fade-up:first-child{animation-delay:0s}.cb-fade-up:nth-child(2){animation-delay:.12s}.cb-fade-up:nth-child(3){animation-delay:.24s}.cb-fade-up:nth-child(4){animation-delay:.36s}.cb-fade-up:nth-child(5){animation-delay:.48s}.cb-fade-up:nth-child(6){animation-delay:.6s}.cb-fade-up:nth-child(7){animation-delay:.72s}.cb-fade-up:nth-child(8){animation-delay:.84s}@supports (animation-timeline:view()){@keyframes cbScrollReveal{0%{opacity:0;transform:translateY(40px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}.cb-scroll-reveal{animation:cbScrollReveal linear both;animation-timeline:view();animation-range:entry 0 entry 100%}}@keyframes cbWordReveal{0%{opacity:0;transform:translateY(.4em);filter:blur(4px)}to{opacity:1;transform:translateY(0);filter:blur(0)}}.cb-word{display:inline-block;animation:cbWordReveal .7s cubic-bezier(.16,1,.3,1) backwards}.cb-word:first-child{animation-delay:.1s}.cb-word:nth-child(2){animation-delay:.18s}.cb-word:nth-child(3){animation-delay:.26s}.cb-word:nth-child(4){animation-delay:.34s}.cb-word:nth-child(5){animation-delay:.42s}.cb-word:nth-child(6){animation-delay:.5s}.cb-word:nth-child(7){animation-delay:.58s}.cb-word:nth-child(8){animation-delay:.66s}.cb-word:nth-child(9){animation-delay:.74s}.cb-word:nth-child(10){animation-delay:.82s}.cb-word:nth-child(11){animation-delay:.9s}.cb-word:nth-child(12){animation-delay:.98s}.cb-word:nth-child(13){animation-delay:1.06s}.cb-word:nth-child(14){animation-delay:1.14s}.cb-word:nth-child(15){animation-delay:1.22s}.cb-word:nth-child(16){animation-delay:1.3s}.cb-word:nth-child(17){animation-delay:1.38s}.cb-word:nth-child(18){animation-delay:1.46s}.cb-word:nth-child(n+19){animation-delay:1.54s}.cb-tilt{perspective:1000px}.cb-tilt,.cb-tilt-inner{transform-style:preserve-3d}.cb-tilt-inner{transition:transform .4s cubic-bezier(.16,1,.3,1)}.cb-tilt:hover .cb-tilt-inner{transform:rotateY(-2deg) rotateX(1deg)}@supports (animation-timeline:scroll()){@keyframes cbProgress{0%{scale:1 0}to{scale:1 1}}.cb-progress-bar{transform-origin:top;animation:cbProgress linear;animation-timeline:scroll(root)}}@keyframes cbCuriositiesDashDraw{0%{stroke-dashoffset:100}to{stroke-dashoffset:0}}.cb-dash-draw{stroke-dasharray:100;animation:cbCuriositiesDashDraw 1.4s cubic-bezier(.16,1,.3,1) backwards}@keyframes cbCuriositiesGhostSlide{0%{opacity:0;transform:translateX(60px)}to{opacity:.06;transform:translateX(0)}}.cb-ghost-in{animation:cbCuriositiesGhostSlide 1.6s cubic-bezier(.16,1,.3,1) backwards}.cb-underline-hover{background-image:linear-gradient(currentColor,currentColor);background-size:0 2px;background-position:0 100%;background-repeat:no-repeat;transition:background-size .4s cubic-bezier(.16,1,.3,1)}.cb-underline-hover:hover,.group:hover .cb-underline-hover{background-size:100% 2px}@keyframes cbScaleIn{0%{opacity:0;transform:scale(.6) rotate(-8deg)}to{opacity:1;transform:scale(1) rotate(-4deg)}}.cb-scale-in{animation:cbScaleIn .5s cubic-bezier(.16,1,.3,1) backwards;animation-delay:.8s}@keyframes cbPulseHint{0%,to{opacity:.6}50%{opacity:1}}.cb-pulse-hint{animation:cbPulseHint 2.4s ease-in-out infinite;animation-delay:1.8s}.cb-brutal-card{box-shadow:5px 5px 0 var(--cb-encre);outline:2px dotted transparent;outline-offset:4px;transition:box-shadow .36s linear(0,.6 25%,1.04 55%,.96 75%,1),transform .36s linear(0,.6 25%,1.04 55%,.96 75%,1),outline-color .24s ease-out;will-change:transform,box-shadow}.cb-brutal-card:hover{transform:translate(-3px,-3px);box-shadow:8px 8px 0 var(--cb-encre),14px 14px 0 -1px var(--cb-terracotta);outline-color:var(--cb-encre)}.cb-brutal-branch{box-shadow:4px 4px 0 var(--cb-sauge-deep);outline:2px dotted transparent;outline-offset:4px;transition:box-shadow .36s linear(0,.6 25%,1.04 55%,.96 75%,1),transform .36s linear(0,.6 25%,1.04 55%,.96 75%,1),outline-color .24s ease-out}.cb-brutal-branch:hover{transform:rotate(1deg) translate(-2px,-3px);box-shadow:6px 6px 0 var(--cb-sauge-deep),11px 11px 0 -1px var(--cb-sauge);outline-color:var(--cb-sauge-deep)}@media (prefers-reduced-motion:reduce){.cb-dash-draw,.cb-fade-up,.cb-ghost-in,.cb-pulse-hint,.cb-scale-in,.cb-scroll-reveal,.cb-word{animation:none}.cb-tilt:hover .cb-tilt-inner{transform:none}.cb-underline-hover{background-size:100% 2px;transition:none}.cb-brutal-branch,.cb-brutal-card{transition:outline-color .24s ease-out}.cb-brutal-branch:hover,.cb-brutal-card:hover{transform:none}*{transition-duration:.01ms!important;animation-duration:.01ms!important}}