.animated-phone-scene{flex-direction:column;align-items:center;padding-bottom:42px}
.animated-phone-scene .note-left{top:220px}
.animated-phone-scene .note-right{top:405px}
.animated-phone-scene .note-right>[data-demo-note]{display:block;font-size:inherit;line-height:inherit;color:inherit;font-style:inherit;margin:0}
.animated-phone-scene .phone{transform:rotate(-1.5deg)}
.animated-phone-scene .phone-chat-header small{display:flex;align-items:center;gap:5px;font-size:9px;color:#828282}
.demo-indicator{width:5px;height:5px;background:#a1a1a1;border-radius:50%}
.animated-phone-scene .phone-thread{gap:10px;padding:14px 12px 10px;scrollbar-width:none;overscroll-behavior:contain;scroll-behavior:smooth}
.animated-phone-scene .phone-thread::-webkit-scrollbar{display:none}
.animated-phone-scene .phone-date{margin-bottom:2px;flex-shrink:0}
.animated-phone-scene .phone-message{flex-shrink:0}
.animated-phone-scene .phone-message>div{min-width:0}
.animated-phone-scene .phone-message p{font-size:12px;line-height:1.45;padding:9px 11px;margin:0;background:#efefed;border-radius:14px 14px 14px 4px}
.animated-phone-scene .phone-message.outgoing p{background:linear-gradient(135deg,#4c9deb,#388cdd);border-radius:15px 15px 4px 15px;color:white}
.animated-phone-scene .phone-message small{font-size:9px;margin-bottom:3px}
.demo-delivered{display:block;text-align:right;font-size:8px;color:#8f8f8f;margin:3px 4px 0}
.phone-demo-caption{font-size:8px;line-height:1.4;text-align:center;color:#919191;flex-shrink:0;padding:5px 9px 0}
.animated-phone-scene .phone-compose>span:nth-child(2){font-size:11px;line-height:1.4;min-height:33px}
.phone-typing{min-height:46px}
.typing-bubble{display:flex;align-items:center;gap:4px;background:#efefed;border-radius:15px 15px 15px 4px;padding:12px 14px;width:58px;height:34px}
.typing-bubble i{width:6px;height:6px;border-radius:50%;background:#a8a8a8;animation:muse-typing 1.05s ease-in-out infinite}
.typing-bubble i:nth-child(2){animation-delay:.15s}
.typing-bubble i:nth-child(3){animation-delay:.3s}
.demo-update{margin-left:28px;width:calc(100% - 32px);padding:12px;border:1px solid #e8e7e5;background:#faf9f7;border-radius:14px;flex-shrink:0;box-shadow:0 2px 3px #3d3d3d04;color:#565656}
.demo-update-title{display:flex;align-items:center;gap:6px;font-size:10px;line-height:1.35}
.demo-update-title strong{font-weight:600}
.demo-update-icon{width:21px;height:21px;border-radius:7px;display:grid;place-items:center;flex-shrink:0;background:#edecea;color:#7d7d7d;font-size:13px}
.demo-paper-tag{font-size:7px;letter-spacing:.04em;color:#7e7e7e;margin-left:auto}
.demo-update dl{margin:9px 0 7px;display:grid;gap:5px;font-size:9px;line-height:1.4}
.demo-update dl>div{display:flex;justify-content:space-between;gap:10px}
.demo-update dt{color:#848484}
.demo-update dd{font-weight:500;text-align:right}
.demo-update-foot{display:block;border-top:1px solid #e9e8e6;padding-top:7px;color:#939393;font-size:8px;line-height:1.3}
.demo-trade-amount{font-size:22px;font-weight:600;line-height:1.3;letter-spacing:-.05em;margin-top:7px}
.demo-trade-amount small{font-size:8px;letter-spacing:0;font-weight:400;color:#888888;margin-left:7px}
.animated-phone-scene .demo-trade-message{align-items:flex-start}
.animated-phone-scene .demo-trade-message>.avatar{margin-top:16px}
.animated-phone-scene .demo-trade-message .demo-update{margin:6px 0 0;width:100%;padding:10px 11px;border-radius:12px}
.demo-trade-summary{display:flex;align-items:center;justify-content:space-between;gap:10px}
.demo-trade-summary>div{display:flex;align-items:center;gap:6px;min-width:0}
.demo-trade-summary>div>strong{font-size:11px;font-weight:600}
.demo-trade-summary>strong{font-size:16px;line-height:1.2;font-weight:600;letter-spacing:-.04em;font-variant-numeric:tabular-nums;white-space:nowrap}
.demo-trade-side{font-size:8px;line-height:1.4;font-weight:600;letter-spacing:.035em;color:#477895}
.demo-side-sold{color:#986b5e}
.animated-phone-scene .demo-trade-message .demo-update-foot{margin:7px 0 0;padding:7px 0 0;font-size:8px;line-height:1.4;font-weight:400;color:#898989}
.demo-update-research{background:#f5f7fc;border-color:#e1e6f0;color:#536580}
.demo-update-research .demo-update-icon{background:#e7edf7;color:#758cad}
.demo-update-risk{background:#f8f6f0;border-color:#e8e4d8;color:#736e50}
.demo-update-risk .demo-update-icon{background:#eeeadb;color:#95835b}
.demo-arriving{animation:muse-message-in .38s cubic-bezier(.2,.75,.3,1) both;transform-origin:bottom left}
.demo-arriving.outgoing{transform-origin:bottom right}
.demo-console{width:min(100%,440px);margin-top:35px;position:relative;z-index:2}
.demo-scenes{display:flex;gap:5px;padding:5px;border:1px solid #faf9f7a8;background:#faf9f7a6;box-shadow:0 3px 15px #5f5f5f07;border-radius:16px;backdrop-filter:blur(12px)}
.demo-scenes button{display:flex;align-items:center;justify-content:center;flex:1;gap:7px;min-height:39px;padding:8px 10px;white-space:nowrap;background:transparent;border-radius:11px;color:#727272;font-size:12px;font-weight:500;transition:background .2s,box-shadow .2s,color .2s}
.demo-scenes button[aria-pressed=true]{background:#fff;color:#434343;box-shadow:0 1px 5px #56565612}
.demo-scenes button:hover{background:#ffffffb0}
.demo-scene-icon{font-size:16px;font-weight:400;color:#919191;line-height:1}
.demo-playback{display:flex;align-items:center;gap:8px;padding:13px 6px 0;font-size:10px;color:#7f7f7f;line-height:1.5}
.demo-scene-count{font-size:9px;font-variant-numeric:tabular-nums;color:#979797;letter-spacing:.05em}
.demo-playback-actions{margin-left:auto;display:flex;gap:12px}
.demo-playback button{display:flex;align-items:center;gap:4px;padding:2px 0;font-size:10px;background:transparent;color:#747474;white-space:nowrap}
.demo-playback button:hover{color:#3e3e3e}
.demo-bridge-note{margin:14px 0 0;text-align:center;color:#888888;font-size:10px;line-height:1.5}
.demo-paused .typing-bubble i,.demo-paused .demo-arriving{animation-play-state:paused}
@keyframes muse-typing{0%,60%,100%{transform:translateY(0);opacity:.5}30%{transform:translateY(-4px);opacity:1}}
@keyframes muse-message-in{from{opacity:0;transform:translateY(10px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}
@media(max-width:520px){.animated-phone-scene{padding-inline:17px;padding-bottom:34px}.animated-phone-scene .phone{height:653px}.demo-console{margin-top:29px}.demo-scenes{gap:2px;padding:4px;border-radius:14px}.demo-scenes button{font-size:11px;padding:8px 6px;gap:5px}.demo-playback{gap:6px;font-size:9px;padding-inline:2px}.demo-playback-actions{gap:10px}.demo-playback button{font-size:10px}.demo-scene-count{font-size:8px}.demo-bridge-note{font-size:9px}}
@media(max-width:350px){.animated-phone-scene{padding-inline:9px}.animated-phone-scene .phone{width:290px;height:643px}.demo-scene-count{display:none}.demo-scenes button{gap:4px;font-size:10px}.demo-scene-icon{font-size:13px}}
@media(prefers-reduced-motion:reduce){.demo-arriving,.typing-bubble i{animation:none}.demo-scenes button{transition:none}.animated-phone-scene .phone-thread{scroll-behavior:auto}}

.animated-phone-scene .phone-group-avatars .avatar{width:29px;height:29px;border:2px solid #fff;margin-left:-7px}.animated-phone-scene .phone-group-avatars .avatar:first-child{margin-left:0}.animated-phone-scene .phone-chat-header strong{font-size:13px}.animated-phone-scene .phone-message> .avatar{flex-shrink:0}
