.thinking-component{max-width:100%;margin:0 auto;padding:32px 24px;text-align:center;background:#fff;border-radius:8px}.thinking-component__title{font-size:24px;font-weight:600;color:#012b5b;margin:0 0 32px;line-height:1.3}@media (max-width: 749px){.thinking-component__title{font-size:20px;margin-bottom:24px}}.thinking-component__animation{display:flex;flex-direction:row;align-items:center;justify-content:center;gap:5px}.thinking-component__icon{width:18px;height:18px;flex-shrink:0;display:flex;align-items:center;justify-content:center}.thinking-component__icon svg{width:100%;height:100%}.thinking-component__gear{animation:spin-counterclockwise 2s linear infinite}.thinking-component__checkmark{animation:scale-in .3s ease-out}.thinking-component__message-wrapper{min-height:60px;display:flex;align-items:center;justify-content:center;gap:2px}.thinking-component__message{font-size:16px;font-weight:400;color:#374151;line-height:1.5;white-space:nowrap}@media (max-width: 749px){.thinking-component__message{font-size:14px;white-space:normal;text-align:center;max-width:280px}}.thinking-component__cursor{display:inline-block;width:2px;height:20px;background-color:#012b5b;animation:blink .8s step-start infinite;margin-left:2px;vertical-align:text-bottom}@keyframes spin-counterclockwise{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@keyframes blink{0%,50%{opacity:1}50.01%,to{opacity:0}}@keyframes scale-in{0%{transform:scale(0);opacity:0}to{transform:scale(1);opacity:1}}@media (prefers-reduced-motion: reduce){.thinking-component__gear{animation:none}.thinking-component__cursor{animation:none;opacity:1}.thinking-component__checkmark{animation:none}}
/*# sourceMappingURL=/cdn/shop/t/9/assets/thinking-component.css.map?cv=4 */
