.ghost-layer{z-index:70;pointer-events:none;transition:opacity .18s ease-out;position:fixed;top:0;left:0}.ghost-arrow{filter:drop-shadow(0 1px 2px #0006);width:20px;height:24px;transition:transform 90ms ease-out;display:block}.ghost-arrow-down{transform:translate(1px,1px)scale(.88)}.ghost-ring{border:2px solid var(--accent,#1b54d6);border-radius:9999px;width:26px;height:26px;animation:.26s ease-out forwards ghost-pop;position:absolute;top:-6px;left:-6px}@keyframes ghost-pop{0%{opacity:.9;transform:scale(.4)}to{opacity:0;transform:scale(1.5)}}@media (prefers-reduced-motion:reduce){.ghost-layer,.ghost-arrow,.ghost-ring{transition:none;animation:none}}.ghost-tag{background:var(--accent,#1b54d6);color:var(--accent-contrast,white);white-space:nowrap;border-radius:9999px;align-items:center;padding:2px 7px;font-size:11px;font-weight:600;display:flex;position:absolute;top:22px;left:14px}.ghost-say{background:#fffdf6;border:2.5px solid #101014;border-radius:14px 16px 15px 13px;width:max-content;min-width:4.75rem;max-width:17rem;padding:11px 13px 12px;animation:.17s cubic-bezier(.2,1.4,.4,1) ghost-say-in;position:absolute;top:50px;left:10px;transform:rotate(-.7deg);box-shadow:3px 4px #101014}.ghost-say:after{content:"";background:#fffdf6;border-top:2.5px solid #101014;border-left:2.5px solid #101014;border-radius:3px 0 0;width:14px;height:14px;position:absolute;top:-8px;left:30px;transform:rotate(45deg)}.ghost-words{color:#101014;letter-spacing:.005em;margin:0;font-family:Comic Sans MS,Chalkboard SE,Segoe Print,ui-rounded,system-ui,sans-serif;font-size:13.5px;font-weight:600;line-height:1.4}.ghost-carry-on{pointer-events:auto;color:#101014;cursor:pointer;background:#ffd84d;border:2px solid #101014;border-radius:9999px;margin-top:9px;padding:3px 9px;font-family:inherit;font-size:12px;font-weight:700;box-shadow:2px 2px #101014}.ghost-carry-on:hover{transform:translate(1px,1px);box-shadow:1px 1px #101014}@keyframes ghost-say-in{0%{opacity:0;transform:rotate(-.7deg)scale(.9)}to{opacity:1;transform:rotate(-.7deg)scale(1)}}@media (prefers-reduced-motion:reduce){.ghost-say{animation:none}}.ghost-more{opacity:0;align-items:center;gap:3px;width:0;margin-left:0;transition:width .14s ease-out,margin-left .14s ease-out,opacity .14s ease-out;display:flex;overflow-x:clip}.ghost-tag-talking .ghost-more{opacity:1;width:18px;margin-left:5px}.ghost-more-dot{background:currentColor;border-radius:9999px;flex:none;width:4px;height:4px;animation:1.2s ease-in-out infinite ghost-more-bob}.ghost-more-dot:nth-child(2){animation-delay:.16s}.ghost-more-dot:nth-child(3){animation-delay:.32s}@keyframes ghost-more-bob{0%,70%,to{opacity:.3;transform:translateY(0)}35%{opacity:1;transform:translateY(-2px)}}@media (prefers-reduced-motion:reduce){.ghost-more,.ghost-more-dot{transition:none;animation:none}}.ghost-exit{pointer-events:auto;background:var(--accent-contrast,white);color:var(--accent,#1b54d6);cursor:pointer;border:0;border-radius:9999px;padding:3px 10px;font-family:inherit;font-size:11px;font-weight:700}.ghost-exit:hover{transform:translateY(1px)}.ghost-say-left{left:auto;right:4px}.ghost-say-left:after{left:auto;right:24px}.ghost-say-up{top:auto;bottom:18px}.ghost-say-up:after{border:2.5px solid #101014;border-top:0;border-left:0;border-radius:0 0 3px;top:auto;bottom:-8px}.ghost-session{z-index:90;pointer-events:none;position:fixed;inset:0}.ghost-session-backdrop{background-color:var(--accent,#1b54d6);transition:padding .18s ease-out}body:has(.ghost-session) .ghost-session-backdrop{padding:12px}.ghost-session-zoom{transition:border-radius .18s ease-out, overflow 0s .18s allow-discrete}body:has(.ghost-session) .ghost-session-zoom{transition:border-radius .18s ease-out, overflow 0s allow-discrete;border-radius:18px;overflow:clip}@media (prefers-reduced-motion:reduce){.ghost-session-backdrop,.ghost-session-zoom{transition:none}body:has(.ghost-session) .ghost-session-zoom{transition:none}}.ghost-session-bar{pointer-events:auto;background:var(--accent,#1b54d6);color:var(--accent-contrast,white);border-radius:0 0 16px 16px;align-items:center;gap:8px;padding:6px 7px 7px;display:flex;position:absolute;top:0;left:50%;transform:translate(-50%)}.ghost-session-avatar{background:var(--accent-contrast,white);width:22px;height:22px;color:var(--accent,#1b54d6);letter-spacing:.02em;border-radius:9999px;place-items:center;font-size:10px;font-weight:700;display:grid}.ghost-session-label{color:inherit;white-space:nowrap;padding-right:2px;font-size:11px;font-weight:700}
