.message-actions.svelte-1en4jck{display:flex;align-items:center;gap:.35rem;padding:.3rem;border-radius:999px;border:1px solid rgba(148,163,184,.24);background:#ffffffeb;box-shadow:0 14px 28px -22px #0f172abf;-webkit-backdrop-filter:blur(6px);backdrop-filter:blur(6px)}.message-action.svelte-1en4jck{display:inline-flex;align-items:center;gap:.28rem;border-radius:999px;border:1px solid transparent;background:transparent;color:#475569f0;font-size:.71rem;font-weight:600;letter-spacing:.01em;padding:.24rem .56rem;cursor:pointer;transition:all .14s ease}.message-action.svelte-1en4jck svg:where(.svelte-1en4jck){width:13px;height:13px}.message-action.svelte-1en4jck:hover{background:#0f172a0f;border-color:#94a3b85c;color:#1e293bf2}.message-action.svelte-1en4jck:focus-visible{outline:2px solid rgba(37,99,235,.45);outline-offset:2px}.message-action--copy.svelte-1en4jck:hover{background:#2563eb1f;color:#1e40aff5}.message-action--share.svelte-1en4jck:hover{background:#0e74901f;color:#0f766ef5}.message-action--future.svelte-1en4jck{opacity:.58;cursor:not-allowed}.message-action--future.svelte-1en4jck:hover{background:transparent;border-color:transparent;color:#475569f0}body.dark-theme .message-actions.svelte-1en4jck{border-color:#94a3b840;background:#111827e0;box-shadow:0 14px 28px -20px #020617e6}body.dark-theme .message-action.svelte-1en4jck{color:#e2e8f0e6}body.dark-theme .message-action.svelte-1en4jck:hover{background:#94a3b81f;border-color:#94a3b859;color:#f1f5f9f5}body.dark-theme .message-action--copy.svelte-1en4jck:hover{background:#3b82f633;color:#dbeafefa}body.dark-theme .message-action--share.svelte-1en4jck:hover{background:#2dd4bf26;color:#ccfbf1fa}@media (max-width: 640px){.message-action.svelte-1en4jck span:where(.svelte-1en4jck){display:none}.message-action.svelte-1en4jck{width:28px;height:28px;justify-content:center;padding:0;border-radius:999px;gap:0}}.message-list.svelte-9oolc2{display:flex;flex-direction:column;gap:.85rem;padding:.75rem .5rem;width:min(100%,var(--chat-canvas-max, 72rem));margin:0 auto;overflow-anchor:none}.message-entry.svelte-9oolc2{border-radius:14px;transition:box-shadow .18s ease,background-color .18s ease}.message-entry--highlighted.svelte-9oolc2{background:#0ea5e91a;box-shadow:0 0 0 1px #0ea5e933}.message-list__empty.svelte-9oolc2{min-height:38vh;border-radius:18px;background:linear-gradient(135deg,#3b82f614,#ec489914);display:grid;place-items:center;text-align:center;padding:2.5rem 1.75rem;gap:.65rem;color:#0f172ad9}.message-list__empty.svelte-9oolc2 h2:where(.svelte-9oolc2){font-size:clamp(24px,5vw,36px);font-weight:800;letter-spacing:-.02em;margin:0}.message-list__empty.svelte-9oolc2 p:where(.svelte-9oolc2){max-width:560px;margin:0 auto;font-size:clamp(14px,2vw,18px);color:#475569d9}body.dark-theme .message-list__empty.svelte-9oolc2{background:linear-gradient(135deg,#3b82f61f,#ec48991f);color:#e2e8f0eb}body.dark-theme .message-list__empty.svelte-9oolc2 p:where(.svelte-9oolc2){color:#94a3b8c7}body.dark-theme .message-entry--highlighted.svelte-9oolc2{background:#2dd4bf1f;box-shadow:0 0 0 1px #2dd4bf40}@media (min-width: 641px){.message-entry.svelte-9oolc2:last-child{padding-bottom:2.6rem}}@media (min-width: 1280px){.message-list.svelte-9oolc2{width:min(100%,82rem)}}@media (min-width: 1536px){.message-list.svelte-9oolc2{width:min(100%,92rem)}}button{-webkit-tap-highlight-color:transparent}.chat-input-dock.svelte-9eyx8h{width:min(100%,72rem);margin:0 auto;padding:0 .5rem .55rem}.chat-input-shell.svelte-9eyx8h{position:relative;border-radius:14px;border:1px solid var(--composer-border);background:var(--composer-bg);box-shadow:0 10px 22px -20px #0f172acc;transition:border-color .18s ease,box-shadow .18s ease}.chat-input-shell.svelte-9eyx8h:focus-within{border-color:color-mix(in srgb,var(--primary-color) 40%,var(--composer-border));box-shadow:0 16px 28px -22px #05335c85}.chat-attachment-strip.svelte-9eyx8h{display:flex;flex-wrap:nowrap;align-items:center;gap:.45rem;overflow-x:auto;padding:.5rem .7rem .2rem;border-bottom:1px solid color-mix(in srgb,var(--composer-border) 76%,transparent)}.chat-attachment-chip.svelte-9eyx8h{display:inline-flex;align-items:center;gap:.4rem;padding:.25rem .45rem;border-radius:999px;border:1px solid color-mix(in srgb,var(--composer-border) 72%,transparent);background:color-mix(in srgb,var(--composer-control-bg) 88%,white 12%);flex:0 0 auto;min-width:0}.chat-attachment-icon.svelte-9eyx8h{display:inline-flex;width:.95rem;height:.95rem;color:#475569;flex-shrink:0}.chat-attachment-icon[data-kind=pdf].svelte-9eyx8h{color:#b91c1c}.chat-attachment-icon[data-kind=image].svelte-9eyx8h{color:#166534}.chat-attachment-name.svelte-9eyx8h{max-width:clamp(88px,20vw,172px);font-size:.74rem;font-weight:500;color:#0f172a;white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.chat-attachment-remove.svelte-9eyx8h{border:0;padding:.15rem;border-radius:999px;background:transparent;color:#64748b;display:inline-flex;align-items:center;justify-content:center;cursor:pointer;transition:background-color .14s ease,color .14s ease}.chat-attachment-remove.svelte-9eyx8h:hover{background:#ef444424;color:#dc2626}.chat-attachment-remove.svelte-9eyx8h:focus-visible{outline:2px solid rgba(59,130,246,.55);outline-offset:1px}.chat-attachment-remove.svelte-9eyx8h svg:where(.svelte-9eyx8h){width:.82rem;height:.82rem}.chat-input-main-row.svelte-9eyx8h{display:flex;align-items:flex-end;gap:.5rem;padding:.56rem .66rem .48rem}.chat-input-textarea.svelte-9eyx8h{flex:1;resize:none;border:0;background:transparent;color:#0f172a;min-height:1.5rem;max-height:96px;padding:.36rem .2rem;line-height:1.42;font-size:.95rem}.chat-input-textarea.svelte-9eyx8h:focus{outline:none}.chat-input-textarea.svelte-9eyx8h::placeholder{color:#64748b}.chat-icon-btn.svelte-9eyx8h{width:2.1rem;height:2.1rem;border-radius:10px;border:1px solid color-mix(in srgb,var(--composer-border) 78%,transparent);background:var(--composer-control-bg);color:#334155;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;cursor:pointer;transition:border-color .14s ease,background-color .14s ease,color .14s ease}.chat-icon-btn.svelte-9eyx8h:hover:not(:disabled){border-color:color-mix(in srgb,var(--primary-color) 36%,var(--composer-border));color:var(--primary-color)}.chat-icon-btn.svelte-9eyx8h:focus-visible{outline:2px solid rgba(59,130,246,.52);outline-offset:1px}.chat-icon-btn.svelte-9eyx8h svg:where(.svelte-9eyx8h){width:1rem;height:1rem}.chat-icon-btn--recording.svelte-9eyx8h{color:#dc2626;border-color:#dc262659;background:#fee2e2b3}.chat-icon-btn.svelte-9eyx8h:disabled{opacity:.55;cursor:not-allowed}.chat-send-btn.svelte-9eyx8h{height:2.1rem;padding:0 .78rem;border-radius:10px;border:0;background:var(--primary-color);color:#fff;font-size:.8rem;font-weight:650;letter-spacing:.01em;cursor:pointer;transition:transform .12s ease,filter .14s ease,background-color .14s ease;flex-shrink:0}.chat-send-btn.svelte-9eyx8h:hover:not(:disabled){transform:translateY(-.5px);filter:brightness(1.05)}.chat-send-btn.svelte-9eyx8h:focus-visible{outline:2px solid rgba(59,130,246,.62);outline-offset:2px}.chat-send-btn.svelte-9eyx8h:disabled{background:#cbd5e1;color:#64748b;cursor:not-allowed;transform:none;filter:none}.chat-send-btn--stop.svelte-9eyx8h{background:#dc2626}.chat-send-btn--stop.svelte-9eyx8h:hover{filter:brightness(1.04)}.chat-input-secondary-row.svelte-9eyx8h{display:flex;align-items:center;justify-content:flex-start;flex-wrap:nowrap;gap:.45rem;padding:.44rem .66rem .56rem;border-top:1px solid color-mix(in srgb,var(--composer-border) 70%,transparent)}.chat-secondary-left.svelte-9eyx8h{display:inline-flex;align-items:center;gap:.45rem;min-width:0}.chat-model-inline.svelte-9eyx8h{display:inline-flex;min-width:0;margin-left:auto}.chat-model-inline.svelte-9eyx8h .dropdown-trigger.chat-model-inline__trigger{border:1px solid color-mix(in srgb,var(--composer-border) 78%,transparent);background:var(--composer-control-bg);color:#334155;border-radius:999px;padding:.25rem .62rem;font-size:.72rem;font-weight:600;box-shadow:none;gap:.4rem;min-height:0}.chat-model-inline.svelte-9eyx8h .dropdown-trigger.chat-model-inline__trigger:hover:not(:disabled){border-color:color-mix(in srgb,var(--primary-color) 36%,var(--composer-border));color:var(--primary-color)}.chat-model-inline.svelte-9eyx8h .dropdown-trigger.chat-model-inline__trigger:focus-visible{outline:2px solid rgba(59,130,246,.52);outline-offset:1px}.chat-model-inline.svelte-9eyx8h .chat-model-inline__value{max-width:9rem;color:inherit}.chat-toggle-btn.svelte-9eyx8h{border:1px solid color-mix(in srgb,var(--composer-border) 78%,transparent);background:var(--composer-control-bg);color:#334155;border-radius:999px;padding:.25rem .62rem;font-size:.72rem;font-weight:600;display:inline-flex;align-items:center;gap:.4rem;cursor:pointer;transition:border-color .14s ease,color .14s ease,background-color .14s ease}.chat-toggle-btn--active.svelte-9eyx8h{border-color:color-mix(in srgb,var(--primary-color) 42%,var(--composer-border));color:var(--primary-color);background:color-mix(in srgb,var(--primary-bg) 70%,var(--composer-control-bg))}.chat-toggle-btn.svelte-9eyx8h:focus-visible{outline:2px solid rgba(59,130,246,.52);outline-offset:1px}.chat-toggle-badge.svelte-9eyx8h{min-width:1.1rem;height:1.1rem;border-radius:999px;padding:0 .3rem;display:inline-flex;align-items:center;justify-content:center;font-size:.66rem;font-weight:700;color:var(--primary-color);background:color-mix(in srgb,var(--primary-bg) 80%,white 20%)}.chat-options-panel.svelte-9eyx8h{border-top:1px solid color-mix(in srgb,var(--composer-border) 70%,transparent);background:var(--composer-panel-bg);border-bottom-left-radius:13px;border-bottom-right-radius:13px;padding:.62rem .66rem .7rem}.chat-options-grid.svelte-9eyx8h{display:grid;gap:.58rem;grid-template-columns:repeat(auto-fit,minmax(180px,1fr))}.chat-option-control.svelte-9eyx8h{display:flex;flex-direction:column;gap:.34rem;min-width:0}.chat-option-label.svelte-9eyx8h{font-size:.67rem;font-weight:700;color:#475569;letter-spacing:.06em;text-transform:uppercase}.chat-tools-panel.svelte-9eyx8h{border-top:1px solid rgba(148,163,184,.3);width:17rem;max-width:min(86vw,19rem);font-size:.79rem;background:inherit}.chat-tools-panel__header.svelte-9eyx8h{display:flex;align-items:center;justify-content:space-between;gap:.5rem;padding:.45rem .55rem;color:#475569;background:#94a3b81f;font-size:.7rem;font-weight:600}.chat-tools-panel__list.svelte-9eyx8h{display:flex;flex-direction:column;gap:.35rem;padding:.48rem}.chat-tool-option.svelte-9eyx8h{display:flex;align-items:flex-start;gap:.44rem;border:1px solid rgba(148,163,184,.3);border-radius:8px;background:#ffffffd1;padding:.4rem .45rem;cursor:pointer}.chat-tool-option__checkbox.svelte-9eyx8h{margin-top:.14rem;width:.84rem;height:.84rem}.chat-tool-option__content.svelte-9eyx8h{display:flex;flex-direction:column;gap:.08rem;min-width:0}.chat-tool-option__label.svelte-9eyx8h{color:#0f172a;font-size:.77rem;line-height:1.28;font-weight:600}.chat-tool-option__description.svelte-9eyx8h{color:#475569;font-size:.69rem;line-height:1.3}.chat-tool-option__name.svelte-9eyx8h{color:#64748b;font-size:.63rem;text-transform:uppercase;letter-spacing:.05em;line-height:1.24;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.chat-drop-overlay.svelte-9eyx8h{position:absolute;top:0;right:0;bottom:0;left:0;border-radius:14px;border:1px dashed color-mix(in srgb,var(--primary-color) 50%,transparent);background:color-mix(in srgb,var(--primary-bg) 74%,transparent);display:grid;place-items:center;pointer-events:none}.chat-drop-overlay__badge.svelte-9eyx8h{font-size:.82rem;font-weight:600;color:var(--primary-color);padding:.3rem .6rem;border-radius:999px;background:color-mix(in srgb,var(--primary-bg) 72%,#ffffff 28%);border:1px solid color-mix(in srgb,var(--primary-color) 34%,transparent)}.spin.svelte-9eyx8h{animation:svelte-9eyx8h-spin 1s linear infinite}@keyframes svelte-9eyx8h-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.hide-scrollbar.svelte-9eyx8h::-webkit-scrollbar{display:none}.hide-scrollbar.svelte-9eyx8h{scrollbar-width:none}@media (max-width: 640px){.chat-input-dock.svelte-9eyx8h{padding-left:.35rem;padding-right:.35rem}.chat-input-main-row.svelte-9eyx8h{gap:.4rem;padding-left:.5rem;padding-right:.5rem}.chat-input-secondary-row.svelte-9eyx8h{padding-left:.5rem;padding-right:.5rem;flex-wrap:wrap}.chat-model-inline.svelte-9eyx8h .chat-model-inline__value{max-width:7.4rem}.chat-options-grid.svelte-9eyx8h{grid-template-columns:minmax(0,1fr)}.chat-send-btn.svelte-9eyx8h{padding-left:.62rem;padding-right:.62rem;font-size:.75rem}}.suggestions-shell.svelte-2ixb68{width:min(100%,var(--chat-canvas-max));margin:0 auto;padding:0 .5rem .35rem}.suggestions-shell--compact.svelte-2ixb68{padding-bottom:.2rem}.suggestions-container.svelte-2ixb68{position:relative}.suggestions-fade.svelte-2ixb68{pointer-events:none;position:absolute;top:0;height:100%;width:2rem;z-index:1}.suggestions-fade-left.svelte-2ixb68{left:0;background:linear-gradient(to right,#ffffffeb,#fff0)}.suggestions-fade-right.svelte-2ixb68{right:0;background:linear-gradient(to left,#ffffffeb,#fff0)}.suggestions-scroller.svelte-2ixb68{display:flex;gap:.42rem;overflow-x:auto;padding:0 .2rem .12rem 0}.suggestion-chip.svelte-2ixb68{flex-shrink:0;display:inline-flex;align-items:center;gap:.4rem;border-radius:10px;border:1px solid rgba(203,213,225,.9);background:#f8fafcf2;color:#334155;padding:.42rem .62rem;font-size:.75rem;line-height:1.2;transition:border-color .14s ease,background-color .14s ease,color .14s ease;scroll-snap-align:start}.suggestion-chip.svelte-2ixb68:hover{border-color:#64748bbf;background:#f1f5f9fa;color:#0f172a}.suggestion-chip.svelte-2ixb68:focus-visible{outline:2px solid rgba(59,130,246,.52);outline-offset:1px}.suggestion-chip--compact.svelte-2ixb68{border-radius:999px;padding:.31rem .52rem;font-size:.69rem;gap:.34rem}.suggestion-chip__icon.svelte-2ixb68{display:inline-flex;opacity:.74;font-size:.78rem}.suggestion-chip--compact.svelte-2ixb68 .suggestion-chip__icon:where(.svelte-2ixb68){font-size:.72rem}.suggestion-chip__label.svelte-2ixb68{white-space:nowrap;font-weight:600}.hide-scrollbar.svelte-2ixb68::-webkit-scrollbar{display:none}.hide-scrollbar.svelte-2ixb68{scrollbar-width:none}html,body,#app{height:100%}.scroll-btn.svelte-1uha8ag{position:absolute;right:max(14px,env(safe-area-inset-right,0px) + 10px);top:-50px;background:linear-gradient(145deg,#0f172af2,#1e293bed);color:#f8fafcfa;border:1px solid rgba(148,163,184,.28);border-radius:9999px;width:40px;height:40px;display:grid;place-items:center;box-shadow:0 16px 24px -18px #0f172af2;transition:transform .16s ease,box-shadow .2s ease,border-color .18s ease;z-index:7}.scroll-btn.svelte-1uha8ag svg:where(.svelte-1uha8ag){width:18px;height:18px}.scroll-btn.svelte-1uha8ag:hover{transform:translateY(-2px);border-color:#bfdbfe73;box-shadow:0 18px 32px -18px #0f172af2}.scroll-btn.svelte-1uha8ag:focus-visible{outline:2px solid rgba(96,165,250,.45);outline-offset:2px}body.dark-theme .scroll-btn.svelte-1uha8ag{background:linear-gradient(145deg,#1e293bf2,#0f172af2);border-color:#94a3b857;color:#e2e8f0fa}.chat-bottom-dock.svelte-1uha8ag{position:relative;padding-top:.5rem}.smooth-scroll.svelte-1uha8ag{scroll-behavior:smooth}.shared-readonly-banner.svelte-1uha8ag{display:flex;align-items:center;justify-content:center;padding:.5rem .875rem;font-size:.8125rem;color:#0f766e;background:linear-gradient(135deg,#14b8a621,#06b6d414);border-bottom:1px solid rgba(20,184,166,.22)}.error-banner.svelte-1uha8ag{display:flex;align-items:center;gap:.75rem;padding:.75rem 1rem;background:linear-gradient(135deg,#ef44441f,#dc262614);border-bottom:1px solid rgba(239,68,68,.25);color:#b91c1c;font-size:.875rem;animation:svelte-1uha8ag-slideDown .2s ease-out}.error-icon.svelte-1uha8ag{font-size:1rem}.error-text.svelte-1uha8ag{flex:1}.error-dismiss.svelte-1uha8ag{background:none;border:none;color:inherit;font-size:1.25rem;cursor:pointer;opacity:.7;padding:0 .25rem}.error-dismiss.svelte-1uha8ag:hover{opacity:1}@keyframes svelte-1uha8ag-slideDown{0%{transform:translateY(-100%);opacity:0}to{transform:translateY(0);opacity:1}}body.dark-theme .error-banner.svelte-1uha8ag{background:linear-gradient(135deg,#ef444433,#dc262626);border-color:#ef444459;color:#fca5a5}body.dark-theme .shared-readonly-banner.svelte-1uha8ag{color:#99f6e4;background:linear-gradient(135deg,#14b8a633,#0891b226);border-color:#14b8a659}@media (max-width: 640px){.scroll-btn.svelte-1uha8ag{right:max(10px,env(safe-area-inset-right,0px) + 8px);top:-46px}}
