.win[data-v-d0c9913b]{position:relative;width:min(100%,480px);overflow:hidden;border-radius:20px;border:1px solid var(--border);background:var(--card);box-shadow:0 24px 48px -24px #0f172947,0 4px 12px -6px #0f17291a}.win-head[data-v-d0c9913b]{display:flex;align-items:center;gap:10px;padding:13px 18px;background:var(--brand-grad);font-size:15px;font-weight:600;letter-spacing:-.01em;color:#fff}.win-mark[data-v-d0c9913b]{width:22px;height:22px}.win-sub[data-v-d0c9913b]{margin-left:auto;font-size:11.5px;font-weight:500;opacity:.85}.win-body[data-v-d0c9913b]{position:relative;height:420px}@media(max-width:640px){.win-body[data-v-d0c9913b]{height:380px}}.win-replay[data-v-d0c9913b]{position:absolute;bottom:14px;left:50%;translate:-50% 0;z-index:2;display:inline-flex;align-items:center;gap:6px;border:1px solid var(--border);border-radius:999px;background:var(--card);padding:8px 16px;font-size:12.5px;font-weight:600;color:var(--text-1);box-shadow:0 8px 20px -10px #0f172959,0 2px 6px -3px #0f17291f;cursor:pointer;pointer-events:auto;animation:trace-in-d0c9913b .35s ease-out both}.win-replay[data-v-d0c9913b]:hover{background:var(--muted)}.win-body[data-v-d0c9913b]:before{content:"";position:absolute;inset:0 0 auto;z-index:1;height:22px;pointer-events:none;background:linear-gradient(var(--card),transparent)}.win-body[data-v-d0c9913b] [data-slot=message-scroller-viewport]{-ms-overflow-style:none;scrollbar-width:none;scroll-behavior:smooth}.win-body[data-v-d0c9913b] [data-slot=message-scroller-viewport]::-webkit-scrollbar{display:none}.win-feed[data-v-d0c9913b]{min-width:0}.done-posts[data-v-d0c9913b],.msg[data-v-d0c9913b],.msg-seen[data-v-d0c9913b],.step[data-v-d0c9913b]{animation:trace-in-d0c9913b .6s cubic-bezier(.22,.61,.36,1) both}.msg[data-v-d0c9913b]{align-self:flex-start;max-width:82%;border-radius:13px 13px 13px 4px;background:var(--muted);padding:7px 11px;font-size:12.5px;line-height:1.4;color:var(--text-1)}.msg.me[data-v-d0c9913b]{align-self:flex-end;border-radius:13px 13px 4px;background:#0b93f6;color:#fff}.msg.media[data-v-d0c9913b]{display:flex;gap:4px;background:none;padding:0}.msg.media[data-v-d0c9913b] img{width:58px;height:58px;border-radius:10px;-o-object-fit:cover;object-fit:cover}.msg-seen[data-v-d0c9913b]{align-self:flex-end;margin-top:-4px;color:#0b93f6;line-height:0}.done-msg[data-v-d0c9913b]{display:flex;align-items:flex-start;gap:7px;margin-top:4px;font-weight:600}.done-msg[data-v-d0c9913b]>:first-child{margin-top:2px}.done-posts[data-v-d0c9913b]{display:flex;gap:4px}.done-posts[data-v-d0c9913b] img{width:58px;height:58px;border-radius:10px;border:1px solid var(--border);-o-object-fit:cover;object-fit:cover}.step[data-v-d0c9913b]{display:grid;grid-template-columns:auto 1fr;align-items:center;-moz-column-gap:9px;column-gap:9px;row-gap:7px;padding:4px 2px}.msg+.step[data-v-d0c9913b],.msg-seen+.step[data-v-d0c9913b]{margin-top:6px}.step-status[data-v-d0c9913b]{position:relative;display:grid;place-items:center;width:16px;height:16px}.step-spin[data-v-d0c9913b]{grid-area:1/1;width:13px;height:13px;border-radius:999px;border:2px solid var(--border);border-top-color:var(--text-3);animation:step-spin-turn-d0c9913b .8s linear infinite,trace-out-d0c9913b .25s linear both;animation-delay:0s,var(--dts,0s)}.step-check[data-v-d0c9913b]{grid-area:1/1;color:var(--brand-ok-fg);animation:trace-in-d0c9913b .4s ease-out both;animation-delay:var(--dts,0s)}.step-label[data-v-d0c9913b]{display:flex;align-items:center;gap:6px;font-size:12px;font-weight:600;color:var(--text-2);white-space:nowrap}.step-out[data-v-d0c9913b]{grid-column:2;display:flex;flex-direction:column;gap:5px;animation:trace-in-d0c9913b .5s ease-out both;animation-delay:var(--dts,0s)}.step-thumbs[data-v-d0c9913b]{display:flex;gap:4px}.step-thumbs[data-v-d0c9913b] img{width:40px;height:40px;border-radius:8px;-o-object-fit:cover;object-fit:cover}.step-line[data-v-d0c9913b]{display:flex;align-items:center;gap:6px;font-size:11.5px;font-weight:500;color:var(--text-1);white-space:nowrap}.step-line-logo[data-v-d0c9913b]{width:14px;height:14px;flex-shrink:0}.step-line.done[data-v-d0c9913b]{color:var(--text-3);text-decoration:line-through}.step-line.done[data-v-d0c9913b]>:first-child,.step-up[data-v-d0c9913b]{color:var(--brand-ok-fg)}.step-insight[data-v-d0c9913b]{display:flex;align-items:flex-start;gap:6px;margin-top:1px;font-size:11.5px;font-style:italic;line-height:1.45;color:var(--text-3);white-space:normal}@keyframes trace-in-d0c9913b{0%{opacity:0;transform:translateY(10px)}to{opacity:1;transform:none}}@keyframes trace-out-d0c9913b{0%{opacity:1}to{opacity:0}}@keyframes step-spin-turn-d0c9913b{to{transform:rotate(1turn)}}@media(prefers-reduced-motion:reduce){.done-posts[data-v-d0c9913b],.msg[data-v-d0c9913b],.msg-seen[data-v-d0c9913b],.step[data-v-d0c9913b],.step-check[data-v-d0c9913b],.step-out[data-v-d0c9913b]{animation:none}.step-spin[data-v-d0c9913b]{display:none}.win-body[data-v-d0c9913b] [data-slot=message-scroller-viewport]{scroll-behavior:auto}}
