@keyframes spin{to{transform:rotate(1turn)}}@keyframes fade-in{0%{opacity:0}to{opacity:1}}@keyframes client-slide-in{0%{transform:translate(100%)}to{transform:translate(0)}}@keyframes drop-down{0%{opacity:0;max-height:0}to{opacity:1;max-height:500px}}@keyframes skeleton-loading{to{transform:translate(240%)}}@keyframes skeleton-sheen{0%{transform:skew(-40deg) translate(-100%)}to{transform:skew(-40deg) translate(240%)}}@keyframes skeleton-fade{0%,to{opacity:.6}50%{opacity:1}}@keyframes connect-skeleton-shimmer{0%{transform:translate(-100%)}to{transform:translate(100%)}}.fade-enter-active,.fade-leave-active{transition:opacity .3s}.fade-enter,.fade-leave-to{opacity:0}.client-view-enter-active{animation:client-slide-in .5s}.client-view-leave-active{animation:client-slide-in .8s reverse}.dropdown-enter-active{animation:drop-down .5s ease-out}.dropdown-leave-active{animation:drop-down .5s ease-in reverse}.slide-up-enter-active,.slide-up-leave-active{transition-delay:.5s;transition:.3s ease-in-out}.slide-up-enter-from{transform:translateY(100%)}.slide-up-enter-to{transform:translateY(0)}.slide-up-leave-to{transform:translateY(100%)}:export{white:#fcfcfc;white-light:#fff;base-dark:#353442;grey-dark:#9296ad;grey:#b7bacf;grey-1:#333;grey-light:#dfe1ec;grey-light-40:#f0f1f6;grey-light-20:#f6f7f9;light:#fcfcfc;purple:#7857ff;purple-light:#896cff;accent-red:#ff364e;accent-green:#25ca53;accent-yellow:#ffb12e}.WalkthroughMessageMedia__image-wrap{overflow:hidden;background-color:var(--color-gray-f7,#f2f2f7);animation:walkthroughSkeletonPulse 2.4s ease-in-out infinite}.WalkthroughMessageMedia__image-wrap img{opacity:0;transition:opacity .3s ease}.WalkthroughMessageMedia__image-wrap--loaded{background-color:transparent;animation:none}.WalkthroughMessageMedia__image-wrap--loaded img{opacity:1}.WalkthroughMessageMedia__image{aspect-ratio:1;width:100%;-o-object-fit:cover;object-fit:cover;display:block}.WalkthroughMessageMedia__video-wrap{position:relative;overflow:hidden;background-color:var(--color-black,#000)}.WalkthroughMessageMedia__video{display:block;width:100%;aspect-ratio:1;-o-object-fit:cover;object-fit:cover;cursor:pointer;background-color:var(--color-black,#000)}.WalkthroughMessageMedia__video-play{position:absolute;top:8px;right:8px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;padding:0;cursor:pointer;color:var(--color-white,#fff);filter:drop-shadow(0 1px 4px rgba(0,0,0,.4));transition:opacity .2s ease}.WalkthroughMessageMedia__video-play:hover{opacity:.85}.WalkthroughMessageMedia__video-play-icon{width:42px;height:42px}.WalkthroughMessageMedia__audio{display:flex;align-items:center;gap:10px;padding:10px 12px;min-width:200px}.WalkthroughMessageMedia__audio-btn{flex-shrink:0;width:28px;height:28px;display:flex;align-items:center;justify-content:center;border:none;background:transparent;padding:0;cursor:pointer;color:var(--color-white,#fff);transition:opacity .2s ease}.WalkthroughMessageMedia__audio-btn:hover{opacity:.75}.WalkthroughMessageMedia__audio-btn-icon{width:22px;height:22px}.WalkthroughMessageMedia__audio-waveform{flex:1;display:flex;align-items:center;gap:2px;height:24px;min-width:0;overflow:hidden;color:var(--color-white,#fff)}.WalkthroughMessageMedia__audio-waveform--active{color:#ffffff4d}.WalkthroughMessageMedia__audio-bar{flex:1;min-width:2px;border-radius:1px;background-color:currentColor;transition:background-color .15s linear}.WalkthroughMessageMedia__audio-bar--played{background-color:var(--color-white,#fff)}.WalkthroughMessageMedia__audio-time{flex-shrink:0;font-size:10px;line-height:1;color:var(--color-white,#fff);font-variant-numeric:tabular-nums}.WalkthroughMessageMedia__doc{display:flex;align-items:center;gap:10px;padding:10px 12px;min-width:0;color:inherit;text-decoration:none;cursor:pointer;transition:opacity .2s ease}.WalkthroughMessageMedia__doc:hover{opacity:.85}.WalkthroughMessageMedia__doc-icon{flex-shrink:0;width:40px;height:40px;border-radius:50%;display:flex;align-items:center;justify-content:center;background-color:var(--color-white,#fff);color:var(--color-black,#000)}.WalkthroughMessageMedia__doc-icon svg{width:20px;height:20px}.WalkthroughMessageMedia__doc-body{display:flex;flex-direction:column;min-width:0;gap:2px}.WalkthroughMessageMedia__doc-name{font-size:12px;font-weight:500;line-height:1.2;color:var(--color-white,#fff);overflow:hidden;text-overflow:ellipsis;white-space:nowrap;max-width:160px}.WalkthroughMessageMedia__doc-meta{font-size:10px;line-height:1.2;color:var(--color-gray-78,#737378)}
