.schema{view-timeline-name:--schema;view-timeline-axis:block}.schema__ink-x{transform-origin:0}.schema__ink-y{transform-origin:top}@keyframes schema-print-x{0%{transform:scaleX(0)}to{transform:scaleX(1)}}@keyframes schema-print-y{0%{transform:scaleY(0)}to{transform:scaleY(1)}}@supports (animation-timeline:view()){@media (prefers-reduced-motion:no-preference){.schema__ink-x,.schema__ink-y,.schema__reveal,.schema__step{animation-duration:auto;animation-timing-function:linear;animation-fill-mode:both;animation-timeline:--schema}.schema__ink-x{animation-name:schema-print-x;animation-range:cover 15% cover 62%}.schema__ink-y{animation-name:schema-print-y;animation-range:cover 15% cover 62%}.schema__step{animation-name:press-in}.schema__reveal{animation-name:press-in;animation-range:cover 15% cover 62%}.schema__step:first-child{animation-range:cover 15% cover 30%}.schema__step:nth-child(2){animation-range:cover 26% cover 41%}.schema__step:nth-child(3){animation-range:cover 37% cover 52%}.schema__step:nth-child(4){animation-range:cover 48% cover 63%}}}
