.suggest-dialog[data-astro-cid-zulbmfux]{width:min(36rem,calc(100vw - 2rem));border:1px solid var(--border);border-radius:.9rem;background:var(--surface);color:var(--ink);padding:1.25rem}.suggest-dialog[data-astro-cid-zulbmfux]::backdrop{background:#00000073}.suggest-input[data-astro-cid-zulbmfux]{width:100%;border:1px solid var(--border);border-radius:.5rem;background:var(--bg-soft);color:var(--ink);padding:.45rem .6rem;font-size:.875rem}.suggest-input[data-astro-cid-zulbmfux]:focus{outline:2px solid var(--accent);outline-offset:1px}.suggest-hp[data-astro-cid-zulbmfux]{position:absolute;left:-9999px;width:1px;height:1px;opacity:0}.md-toggle[data-astro-cid-zulbmfux] .chip[data-astro-cid-zulbmfux]{cursor:pointer;padding:.05rem .5rem;font-size:.72rem}.md-toggle[data-astro-cid-zulbmfux] .chip[data-astro-cid-zulbmfux][aria-pressed=true]{border-color:var(--accent);color:var(--accent)}.suggest-preview[data-astro-cid-zulbmfux]{border:1px solid var(--border);border-radius:.5rem;background:var(--bg-soft);padding:.5rem .65rem;min-height:5rem;font-size:.875rem}.suggest-preview[data-astro-cid-zulbmfux]>[data-astro-cid-zulbmfux]:first-child{margin-top:0}.spec-tree[data-astro-cid-ehonoyvn],.spec-children[data-astro-cid-ehonoyvn]{list-style:none;margin:0;padding:0}.spec-children[data-astro-cid-ehonoyvn]{margin-left:.5rem;padding-left:.75rem;border-left:1px solid var(--border)}.spec-item[data-astro-cid-ehonoyvn]{position:relative;padding:.18rem 0}.spec-children[data-astro-cid-ehonoyvn]>.spec-item[data-astro-cid-ehonoyvn]:before{content:"";position:absolute;left:-.75rem;top:.85rem;width:.6rem;height:1px;background:var(--border)}.spec-label[data-astro-cid-ehonoyvn]{display:inline-block;font-size:.875rem;line-height:1.3;color:var(--ink-soft);text-decoration:none}a[data-astro-cid-ehonoyvn].spec-label:hover{color:var(--accent);text-decoration:underline}.spec-label[data-astro-cid-ehonoyvn].is-leaf{color:var(--ink-faint)}.spec-label[data-astro-cid-ehonoyvn].is-current{color:var(--ink);font-weight:600;background:var(--accent-soft);border:1px solid var(--border);border-radius:6px;padding:.05rem .45rem}.chat-row{display:flex;align-items:flex-start;gap:.5rem}.chat-row.user{flex-direction:row-reverse}.chat-av{flex:0 0 auto;width:28px;height:28px;border-radius:50%;display:flex;align-items:center;justify-content:center;font-size:.78rem;font-weight:700;color:#fff}.chat-av.user{background:var(--ink-faint)}.chat-bubble{max-width:80%;padding:.5rem .75rem;border-radius:.9rem;line-height:1.5;white-space:pre-wrap;overflow-wrap:anywhere}.chat-row.soul .chat-bubble{background:var(--surface);border:1px solid var(--border);color:var(--ink);border-top-left-radius:.25rem}.chat-row.user .chat-bubble{background:var(--accent-soft);color:var(--ink);border-top-right-radius:.25rem}.chat-bubble>:first-child{margin-top:0}.chat-bubble>:last-child{margin-bottom:0}.chat-bubble p{margin:0 0 .5rem}.chat-bubble h3,.chat-bubble h4,.chat-bubble h5{font-weight:700;font-size:1em;margin:.6rem 0 .3rem}.chat-bubble ul,.chat-bubble ol{margin:.4rem 0;padding-left:1.25rem}.chat-bubble ul{list-style:disc}.chat-bubble ol{list-style:decimal}.chat-bubble li{margin:.15rem 0}.chat-bubble code{font-family:JetBrains Mono,ui-monospace,SFMono-Regular,monospace;font-size:.85em}.chat-bubble :not(pre)>code{background:var(--bg-soft);border:1px solid var(--border);border-radius:4px;padding:.05em .32em}.chat-bubble pre{background:var(--bg-soft);border:1px solid var(--border);border-radius:.5rem;padding:.6rem .7rem;margin:.5rem 0;overflow-x:auto}.chat-bubble pre code{background:none;border:none;padding:0}.chat-bubble a{color:var(--accent);text-decoration:underline}.chat-bubble blockquote{margin:.5rem 0;padding-left:.7rem;border-left:3px solid var(--border);color:var(--ink-faint)}.chat-typing{display:inline-flex;gap:4px;padding:.15rem 0}.chat-typing span{width:5px;height:5px;border-radius:50%;background:var(--ink-faint);animation:chat-dot 1s infinite ease-in-out}.chat-typing span:nth-child(2){animation-delay:.15s}.chat-typing span:nth-child(3){animation-delay:.3s}@keyframes chat-dot{0%,60%,to{opacity:.25;transform:translateY(0)}30%{opacity:1;transform:translateY(-3px)}}.chat-error{display:flex;gap:.5rem;align-items:flex-start;border:1px solid rgba(224,83,61,.4);background:#e0533d14;color:var(--ink);border-radius:.6rem;padding:.5rem .7rem;font-size:.85rem}.chat-error .ico{color:#e0533d;flex:0 0 auto}.chat-retry{margin-top:.3rem;color:var(--accent);font-weight:600}.chat-empty{color:var(--ink-faint)}.chat-suggest{display:flex;flex-wrap:wrap;gap:.4rem;margin-top:.6rem}.chat-suggest button{border:1px solid var(--border);border-radius:999px;padding:.3rem .7rem;font-size:.8rem;color:var(--ink-soft);text-align:left}.chat-suggest button:hover{color:var(--accent);border-color:var(--accent)}@media (prefers-reduced-motion: reduce){.chat-typing span{animation:none}}
