.ocr-schematic .scan-beam{opacity:0;animation:ocr-scan 6.5s linear 2s infinite}.ocr-schematic .beam-core{fill:var(--accent)}.ocr-schematic .beam-trail{fill:var(--accent);opacity:.16}@keyframes ocr-scan{0%{opacity:0;transform:translateY(0)}2%{opacity:1}31%{opacity:1}34%,to{opacity:0;transform:translateY(126px)}}.ocr-schematic .read{animation-duration:6.5s;animation-timing-function:ease-out;animation-iteration-count:infinite}.ocr-schematic .ln.read{animation-name:ocr-read-ln}.ocr-schematic .hand.read{animation-name:ocr-read-hand}.ocr-schematic .r1{animation-delay:2.18s}.ocr-schematic .r2{animation-delay:2.49s}.ocr-schematic .r3{animation-delay:2.88s}.ocr-schematic .r4{animation-delay:3.23s}.ocr-schematic .r5{animation-delay:3.61s}.ocr-schematic .r6{animation-delay:3.93s}@keyframes ocr-read-ln{0%,to{stroke:var(--tint-line)}1.5%{stroke:var(--accent)}7%{stroke:var(--tint-line)}}@keyframes ocr-read-hand{0%,to{stroke:var(--faint)}1.5%{stroke:var(--accent)}7%{stroke:var(--faint)}}.ocr-schematic .ocr-brain{animation:ocr-think 6.5s ease 2s infinite}@keyframes ocr-think{0%,35%{stroke:var(--tint-line);fill:var(--tint)}38%{stroke:var(--accent);fill:#E4DBFA}41%{stroke:var(--tint-line);fill:var(--tint)}44%{stroke:var(--accent);fill:#E4DBFA}48%,to{stroke:var(--tint-line);fill:var(--tint)}}.ocr-schematic .cell{transform-box:fill-box;transform-origin:left center;animation-duration:6.5s;animation-timing-function:ease;animation-delay:2s;animation-iteration-count:infinite;animation-fill-mode:backwards}.ocr-schematic .c1{animation-name:ocr-cell-1}.ocr-schematic .c2{animation-name:ocr-cell-2}.ocr-schematic .c3{animation-name:ocr-cell-3}.ocr-schematic .c4{animation-name:ocr-cell-4}@keyframes ocr-cell-1{0%,50%{transform:scaleX(0);opacity:1}56%{transform:scaleX(1)}93%{opacity:1}97%,to{opacity:0}}@keyframes ocr-cell-2{0%,56%{transform:scaleX(0);opacity:1}62%{transform:scaleX(1)}93%{opacity:1}97%,to{opacity:0}}@keyframes ocr-cell-3{0%,62%{transform:scaleX(0);opacity:1}68%{transform:scaleX(1)}93%{opacity:1}97%,to{opacity:0}}@keyframes ocr-cell-4{0%,68%{transform:scaleX(0);opacity:1}74%{transform:scaleX(1)}93%{opacity:1}97%,to{opacity:0}}.ocr-schematic .pulse{opacity:0;animation:ocr-pulse 6.5s ease-out 2s infinite}@keyframes ocr-pulse{0%,74%{transform:scale(.4);opacity:0}75%{opacity:.35}96%,to{transform:scale(2.6);opacity:0}}