@media (prefers-reduced-motion:no-preference){.jiaozhun--chat .ask-turn{animation:jzp-turn-in .45s cubic-bezier(.16,1,.3,1) both}.jiaozhun--chat .ask-turn .chips{animation:jzp-fade-in .35s cubic-bezier(.16,1,.3,1) .05s both}.jiaozhun .jz-error{animation:jzp-fade-in .3s cubic-bezier(.16,1,.3,1) both}.jiaozhun--chat .jz-result{animation:jzp-result-in .55s cubic-bezier(.16,1,.3,1) both}}@keyframes jzp-turn-in{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes jzp-fade-in{0%{opacity:0}to{opacity:1}}@keyframes jzp-result-in{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:none}}.jiaozhun .ask-form input,.jiaozhun .ask-form textarea{min-width:0}@media (max-width:420px){.jiaozhun--chat{padding-bottom:64px}.jz-chat{gap:40px}.jiaozhun--chat .jz-result-time{font-size:clamp(2.5rem,16vw,3.5rem)}.jiaozhun--chat .jz-reopen-btn{margin-left:0;margin-top:12px}}