@keyframes voice-pulse{0%{box-shadow:0 0 #22c55e80}50%{box-shadow:0 0 0 12px #22c55e00}to{box-shadow:0 0 #22c55e00}}.orcamento-mic-pulse{animation:1.5s ease-out infinite voice-pulse}@keyframes voice-bar{0%,to{transform:scaleY(.3)}50%{transform:scaleY(1)}}.orcamento-voice-bar{transform-origin:bottom;background:#22c55e;border-radius:2px;width:3px;height:16px;margin:0 1.5px;animation:.8s ease-in-out infinite voice-bar;display:inline-block}.orcamento-voice-bar:first-child{animation-delay:0s}.orcamento-voice-bar:nth-child(2){animation-delay:.15s}.orcamento-voice-bar:nth-child(3){animation-delay:.3s}.orcamento-voice-bar:nth-child(4){animation-delay:.45s}.orcamento-voice-bar:nth-child(5){animation-delay:.1s}@keyframes step-enter{0%{opacity:0;transform:translate(24px)}to{opacity:1;transform:translate(0)}}.orcamento-step-enter{animation:.5s cubic-bezier(.16,1,.3,1) forwards step-enter}@keyframes field-stagger{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}.orcamento-field-stagger{opacity:0;animation:.4s cubic-bezier(.16,1,.3,1) forwards field-stagger}.orcamento-field-stagger:first-child{animation-delay:50ms}.orcamento-field-stagger:nth-child(2){animation-delay:.12s}.orcamento-field-stagger:nth-child(3){animation-delay:.19s}.orcamento-field-stagger:nth-child(4){animation-delay:.26s}@keyframes orbit{0%{transform:rotate(0)}to{transform:rotate(360deg)}}@keyframes orbit-dot-pulse{0%,to{opacity:.3}50%{opacity:1}}.orcamento-orbit{animation:2.5s linear infinite orbit}.orcamento-orbit-dot{animation:1.2s ease-in-out infinite orbit-dot-pulse}.orcamento-orbit-dot:first-child{animation-delay:0s}.orcamento-orbit-dot:nth-child(2){animation-delay:.3s}.orcamento-orbit-dot:nth-child(3){animation-delay:.6s}@keyframes success-scale{0%{opacity:0;transform:scale(0)}50%{transform:scale(1.1)}to{opacity:1;transform:scale(1)}}.orcamento-success-enter{animation:.5s cubic-bezier(.34,1.56,.64,1) forwards success-scale}@keyframes link-shimmer{0%{background-position:-200% 0}to{background-position:200% 0}}.orcamento-link-shimmer{background:linear-gradient(90deg,#c9b07a0d 25%,#c9b07a1f 50%,#c9b07a0d 75%) 0 0/200% 100%;animation:3s ease-in-out infinite link-shimmer}.orcamento-chip{transition:all .2s cubic-bezier(.34,1.56,.64,1)}.orcamento-chip:active{transform:scale(.95)}.orcamento-textarea{field-sizing:content;min-height:120px;max-height:300px;transition:height .15s ease-out}
