.token-chain-frame{background:#fff;border:1px solid #e8e6e2;border-radius:20px;overflow:hidden}.token-chain-tabs{background:#fcfbf8;border-bottom:1px solid #e8e6e2;display:flex;overflow-x:auto}.token-chain-tab{color:#3a3a3a;white-space:nowrap;cursor:pointer;border-right:1px solid #e8e6e2;flex:1 0 auto;min-height:44px;padding:10px 16px;font-size:14px;font-weight:700;line-height:24px}.token-chain-tab:last-child{border-right:0}.token-chain-tab[aria-pressed=true]{color:#007481;background:#ebf7f8}.token-chain-tab:hover:not([aria-pressed=true]){background:#fff}.token-chain-tab:focus-visible{outline-offset:-4px;outline:2px solid #007481}.token-chain-sheet{background:#fff;padding:20px}.token-chain-sentence{text-align:center;border-bottom:1px solid #e8e6e2;padding:32px 8px}.token-chain-blank,.token-chain-filled{vertical-align:middle;border-radius:8px;justify-content:center;align-items:center;min-width:42px;min-height:48px;margin:4px;display:inline-flex}.token-chain-blank{border:2px dashed}.token-chain-filled{animation:.18s ease-out both token-fill}.token-chain-hand{flex-wrap:wrap;justify-content:center;gap:12px;margin-top:16px;animation:.18s ease-out both token-fill;display:flex}.token-chain-card{cursor:pointer;background:#fff;border:1px solid;border-radius:12px;flex-direction:column;justify-content:center;align-items:center;gap:12px;width:100px;min-height:116px;transition:transform .16s,box-shadow .16s;display:flex;box-shadow:0 4px #e8e6e2}.token-chain-card:hover:not(:disabled){transform:translateY(-4px)}.token-chain-card:focus-visible{outline-offset:4px;outline:2px solid #007481}.token-chain-card:disabled{opacity:.5;cursor:wait}@keyframes token-fill{0%{opacity:.4;transform:translateY(6px)}to{opacity:1;transform:translateY(0)}}@media (max-width:480px){.token-chain-sheet{padding:16px}.token-chain-card{width:76px;min-height:100px}.token-chain-hand{gap:10px}}@media (prefers-reduced-motion:reduce){.token-chain-filled,.token-chain-hand{animation:none}.token-chain-card{transition:none}.token-chain-card:hover:not(:disabled){transform:none}}
.leave-chat-bubble{isolation:isolate;position:relative}.leave-chat-bubble:after{content:"";background:inherit;z-index:-1;width:16px;height:18px;position:absolute;bottom:-1px}.leave-chat-bubble--user:after{clip-path:polygon(0 0,65% 45%,72% 70%,100% 100%,0 100%);border-bottom-left-radius:16px;right:-5px}.leave-chat-bubble--agent:after{content:none}
