.menu[data-v-65bcfd6f]{max-width:var(--shell-width);margin:0 auto 8px;background:var(--surface);border:1px solid var(--border);border-radius:14px;padding:6px;display:flex;flex-direction:column;gap:2px}.item[data-v-65bcfd6f]{display:flex;align-items:baseline;gap:10px;text-align:left;padding:8px 12px;border-radius:8px;border:none;background:transparent;color:var(--text);font-size:14px;cursor:pointer}.item[data-v-65bcfd6f]:hover{background:var(--surface-hover)}.label[data-v-65bcfd6f]{font-weight:600}.desc[data-v-65bcfd6f]{font-size:12px;color:var(--text-muted)}.card[data-v-b1793c2c]{max-width:var(--shell-width);margin:0 auto;background:var(--surface);border:1px solid var(--border);border-radius:26px;padding:14px 14px 10px;display:flex;flex-direction:column;gap:10px}.input[data-v-b1793c2c]{width:100%;border:none;outline:none;background:transparent;color:var(--text);font-size:15px;line-height:1.5;padding:4px 6px;resize:none;max-height:200px;overflow-y:auto}.input[data-v-b1793c2c]::placeholder{color:var(--text-dim)}.toolbar[data-v-b1793c2c]{display:flex;align-items:center;justify-content:space-between;gap:10px}.toolbar__group[data-v-b1793c2c]{display:flex;align-items:center;gap:6px}.toolbar__group+.toolbar__group[data-v-b1793c2c]{gap:10px}.round[data-v-b1793c2c]{width:30px;height:30px;border-radius:50%;border:1px solid var(--border);background:transparent;color:var(--text-muted);display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.round[data-v-b1793c2c]:hover:not(:disabled){border-color:var(--border-hover)}.round[data-v-b1793c2c]:disabled{opacity:.45;cursor:default}.model[data-v-b1793c2c]{position:relative}.model__button[data-v-b1793c2c]{display:flex;align-items:center;gap:6px;padding:7px 10px;border-radius:10px;border:1px solid var(--border);background:transparent;color:var(--text-muted);font-size:12px;cursor:pointer;white-space:nowrap;max-width:220px}.model__button span[data-v-b1793c2c]{overflow:hidden;text-overflow:ellipsis}.model__button[data-v-b1793c2c]:hover{border-color:var(--border-hover)}.model__menu[data-v-b1793c2c]{position:absolute;bottom:42px;right:0;background:var(--surface-raised);border:1px solid var(--border-raised);border-radius:12px;padding:6px;min-width:240px;box-shadow:0 10px 28px #00000073;z-index:6}.model__item[data-v-b1793c2c]{width:100%;display:flex;align-items:center;justify-content:space-between;gap:10px;padding:9px 10px;border-radius:8px;border:none;background:var(--surface-hover);font-size:13px;color:var(--text);text-align:left;cursor:pointer}.model__check[data-v-b1793c2c]{color:var(--accent);flex-shrink:0}.send[data-v-b1793c2c]{width:34px;height:34px;border-radius:50%;border:none;background:var(--accent);color:var(--on-accent);display:flex;align-items:center;justify-content:center;cursor:pointer;flex-shrink:0}.send[data-v-b1793c2c]:disabled{opacity:.4;cursor:default}@media(max-width:520px){.model__button[data-v-b1793c2c]{max-width:120px}}.typing-dots[data-v-99965778]{display:flex;gap:4px}.typing-dots span[data-v-99965778]{width:6px;height:6px;border-radius:50%;background:var(--text-dim);animation:typing-bounce-99965778 1.1s infinite ease-in-out}.typing-dots span[data-v-99965778]:nth-child(2){animation-delay:.15s}.typing-dots span[data-v-99965778]:nth-child(3){animation-delay:.3s}@keyframes typing-bounce-99965778{0%,60%,to{transform:translateY(0);opacity:.5}30%{transform:translateY(-4px);opacity:1}}.row[data-v-5074f4f9]{display:flex}.row--user[data-v-5074f4f9]{justify-content:flex-end}.bubble[data-v-5074f4f9]{max-width:80%;padding:12px 16px;border-radius:18px 18px 4px;background:var(--accent);color:var(--on-accent);font-size:15px;line-height:1.5;white-space:pre-wrap;overflow-wrap:anywhere}.row--assistant[data-v-5074f4f9]{align-items:flex-start;gap:10px}.avatar[data-v-5074f4f9]{width:26px;height:26px;border-radius:50%;background:var(--accent);display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:var(--on-accent);flex-shrink:0;margin-top:2px}.reply[data-v-5074f4f9]{display:flex;flex-direction:column;gap:4px;max-width:80%}.reply__dots[data-v-5074f4f9]{padding:12px 0 4px}.reply__text[data-v-5074f4f9]{font-size:15px;line-height:1.6;color:var(--text-soft);padding-top:3px;overflow-wrap:anywhere}.reply__text[data-v-5074f4f9]>:first-child{margin-top:0}.reply__text[data-v-5074f4f9]>:last-child{margin-bottom:0}.reply__text[data-v-5074f4f9] p,.reply__text[data-v-5074f4f9] ul,.reply__text[data-v-5074f4f9] ol,.reply__text[data-v-5074f4f9] pre,.reply__text[data-v-5074f4f9] blockquote,.reply__text[data-v-5074f4f9] table{margin:0 0 10px}.reply__text[data-v-5074f4f9] h1,.reply__text[data-v-5074f4f9] h2,.reply__text[data-v-5074f4f9] h3,.reply__text[data-v-5074f4f9] h4{margin:14px 0 6px;font-size:15px;font-weight:600;color:var(--text)}.reply__text[data-v-5074f4f9] ul,.reply__text[data-v-5074f4f9] ol{padding-left:22px}.reply__text[data-v-5074f4f9] li+li{margin-top:3px}.reply__text[data-v-5074f4f9] strong{color:var(--text);font-weight:600}.reply__text[data-v-5074f4f9] a{color:var(--accent);text-decoration:underline;text-underline-offset:2px}.reply__text[data-v-5074f4f9] code{font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:13px;background:var(--surface-raised);border:1px solid var(--border);border-radius:5px;padding:1px 5px}.reply__text[data-v-5074f4f9] pre{background:var(--surface);border:1px solid var(--border);border-radius:8px;padding:10px 12px;overflow-x:auto}.reply__text[data-v-5074f4f9] pre code{background:none;border:none;padding:0;overflow-wrap:normal}.reply__text[data-v-5074f4f9] blockquote{padding-left:12px;border-left:2px solid var(--border-hover);color:var(--text-muted)}.reply__text[data-v-5074f4f9] hr{border:none;border-top:1px solid var(--border);margin:12px 0}.reply__text[data-v-5074f4f9] table{display:block;overflow-x:auto;border-collapse:collapse;font-size:14px}.reply__text[data-v-5074f4f9] th,.reply__text[data-v-5074f4f9] td{border:1px solid var(--border);padding:5px 9px;text-align:left}.actions[data-v-5074f4f9]{display:flex;align-items:center;gap:2px;position:relative}.action[data-v-5074f4f9]{width:26px;height:26px;border-radius:6px;border:none;background:transparent;color:var(--text-faint);display:flex;align-items:center;justify-content:center;cursor:pointer}.action[data-v-5074f4f9]:hover:not(:disabled){background:#232025;color:var(--text-soft)}.action[data-v-5074f4f9]:disabled{cursor:default;opacity:.4}.info[data-v-5074f4f9]{position:absolute;bottom:32px;left:0;background:var(--surface-raised);border:1px solid var(--border-raised);border-radius:8px;padding:8px 10px;font-size:12px;color:var(--text-soft);white-space:nowrap;box-shadow:0 8px 20px #0006;z-index:6}.notice[data-v-5074f4f9]{margin:0;text-align:center;font-size:13px;line-height:1.5;color:var(--text-dim);padding:2px 0}.empty[data-v-1d137d51]{flex:1;display:flex;flex-direction:column;align-items:center;justify-content:center;text-align:center;gap:26px;padding-top:60px}.greeting[data-v-1d137d51]{margin:0;font-weight:400;font-size:40px;line-height:1.15;color:var(--text)}.chips[data-v-1d137d51]{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:10px;width:100%;max-width:560px}.chip[data-v-1d137d51]{text-align:left;padding:14px 16px;border-radius:14px;border:1px solid var(--border);background:var(--surface);color:var(--text-quiet);font-size:14px;line-height:1.4;cursor:pointer}.chip[data-v-1d137d51]:hover{border-color:var(--border-hover)}@media(max-width:520px){.greeting[data-v-1d137d51]{font-size:32px}.chips[data-v-1d137d51]{grid-template-columns:minmax(0,1fr)}}.shell[data-v-cf9bf843]{width:100%;min-height:100vh;display:flex;flex-direction:column;background:var(--bg);color:var(--text)}.thread[data-v-cf9bf843]{flex:1 0 auto;width:100%;max-width:var(--shell-width);margin:0 auto;padding:40px 24px 180px;display:flex;flex-direction:column}.turns[data-v-cf9bf843]{display:flex;flex-direction:column;gap:22px}.pending[data-v-cf9bf843]{display:flex;align-items:center;gap:10px}.pending__avatar[data-v-cf9bf843]{width:26px;height:26px;border-radius:50%;background:var(--accent);display:flex;align-items:center;justify-content:center;font-size:11px;font-weight:700;color:var(--on-accent);flex-shrink:0}.dock[data-v-cf9bf843]{position:sticky;bottom:0;width:100%;padding:18px 24px 26px;background:linear-gradient(180deg,rgba(23,21,26,0) 0%,var(--bg) 35%)}:root{--bg: #17151a;--surface: #201d24;--surface-raised: #26232a;--surface-hover: #2a2730;--border: #322e36;--border-raised: #363039;--border-hover: #4a4450;--text: #f3f1ec;--text-soft: #edeae4;--text-quiet: #e7e3dd;--text-muted: #aba6a0;--text-faint: #8a8580;--text-dim: #6e6a66;--accent: #e5ca85;--on-accent: #17151a;--font-sans: -apple-system-body, ui-sans-serif, -apple-system, system-ui, "Segoe UI", Helvetica, "Apple Color Emoji", Arial, sans-serif, "Segoe UI Emoji", "Segoe UI Symbol";--shell-width: 720px}*{box-sizing:border-box}html{background:var(--bg)}body{margin:0;background:var(--bg);color:var(--text);font-family:var(--font-sans);-webkit-font-smoothing:antialiased}button,input,textarea{font-family:inherit}button:focus-visible,input:focus-visible,textarea:focus-visible{outline:2px solid var(--accent);outline-offset:2px}button{transition:border-color .12s ease,background-color .12s ease,opacity .12s ease,color .12s ease}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}@media(prefers-reduced-motion:reduce){*,*:before,*:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}}
