.micky{--micky-edge:max(1.25rem, env(safe-area-inset-right))}.no-js .micky{display:none}.micky [hidden]{display:none!important}.micky__launcher{position:fixed;right:var(--micky-edge);bottom:max(1.25rem,env(safe-area-inset-bottom));z-index:80;display:flex;align-items:center;gap:.8rem;border:1px solid rgb(255 255 255/.2);border-radius:1rem;padding:.85rem 1.1rem;background:var(--text);color:var(--surface);box-shadow:var(--shadow-lg);cursor:pointer;text-align:left;min-height:64px}.micky__launcher svg{color:var(--accent-text)}.micky__launcher strong{display:block;font-size:.9rem;font-weight:750}.micky__launcher small{display:block;margin-top:.25rem;font-size:.7rem;opacity:.75}.micky__launcher>span:last-child{color:var(--accent-text);font-size:1.4rem;margin-left:.25rem}.micky__launcher:focus-visible{outline:3px solid var(--focus);outline-offset:4px}.micky__launcher:disabled{cursor:wait;opacity:.7}.micky__status{position:fixed;z-index:81;right:var(--micky-edge);bottom:max(6.5rem,calc(env(safe-area-inset-bottom) + 5rem));max-width:min(24rem,calc(100vw - 2rem));padding:1rem;border:1px solid var(--line);border-radius:1rem;background:var(--surface);color:var(--text);box-shadow:var(--shadow-lg);font-size:.85rem}.micky__status a{color:var(--accent-text)}vega-chat{--vega-chat-font:var(--font-sans);--vega-chat-color:var(--text);--vega-chat-bg:var(--surface);--vega-chat-accent:var(--orange);--vega-chat-radius:20px;--vega-chat-width:min(410px, calc(100% - 2rem));--vega-chat-height:min(660px, calc(100dvh - 7rem));--vega-chat-right:var(--micky-edge);--vega-chat-bottom:max(1rem, env(safe-area-inset-bottom))}.micky__footer{font-family:var(--font-sans);color:var(--text-muted);font-size:.68rem;line-height:1.5}.micky__footer p{margin:0 0 .7rem}.micky__footer nav{display:flex;align-items:center;gap:1rem}.micky__footer a{color:var(--text);min-height:44px;display:inline-flex;align-items:center;text-underline-offset:3px}.micky__footer nav span{margin-left:auto;font-family:var(--font-mono);font-size:.58rem;letter-spacing:.1em}@media(max-width:40rem){.micky{--micky-edge:max(.75rem, env(safe-area-inset-right))}.micky__launcher{padding:.7rem .85rem;min-height:58px;bottom:max(.75rem,env(safe-area-inset-bottom))}vega-chat{--vega-chat-width:calc(100% - 1.5rem);--vega-chat-height:min(640px, calc(100dvh - 6.5rem))}}@media(max-height:500px){vega-chat{--vega-chat-height:calc(100dvh - 1rem)}}