.assistant-overlay.svelte-136yq8q.svelte-136yq8q{position:fixed;top:0;left:0;width:100vw;height:100vh;background:transparent;z-index:2147483647;display:flex;justify-content:flex-end;align-items:flex-start;pointer-events:auto;animation:svelte-136yq8q-overlayFadeIn .15s ease-out}.assistant-overlay-hidden.svelte-136yq8q.svelte-136yq8q{opacity:0;pointer-events:none;visibility:hidden}@keyframes svelte-136yq8q-overlayFadeIn{0%{opacity:0}to{opacity:1}}.assistant-panel.svelte-136yq8q.svelte-136yq8q{width:500px;height:650px;max-height:90vh;margin-top:54px;margin-right:12px;background:var(--bg-main);border:1px solid var(--border-main);border-radius:12px;display:flex;flex-direction:column;box-shadow:0 10px 40px #0000001a;animation:svelte-136yq8q-panelSlideIn .25s cubic-bezier(.16,1,.3,1);overflow:hidden;position:relative;z-index:2147483647}@keyframes svelte-136yq8q-panelSlideIn{0%{opacity:0;transform:translateY(-8px) scale(.97)}to{opacity:1;transform:translateY(0) scale(1)}}body:not(.light) .assistant-panel.svelte-136yq8q.svelte-136yq8q{border-color:#404040!important;background:#1e1e1e}.assistant-header.svelte-136yq8q.svelte-136yq8q{position:absolute;top:0;left:0;width:100%;height:30px;pointer-events:none;z-index:20;background:linear-gradient(to bottom,rgba(0,0,0,.16) 0%,rgba(0,0,0,.07) 42%,transparent 100%)}body:not(.light) .assistant-header.svelte-136yq8q.svelte-136yq8q{background:linear-gradient(to bottom,rgba(0,0,0,.26) 0%,rgba(0,0,0,.11) 42%,transparent 100%)}.assistant-panel-actions.svelte-136yq8q.svelte-136yq8q{position:absolute;top:12px;right:12px;z-index:30;display:flex;align-items:center;gap:8px}.assistant-header-button.svelte-136yq8q.svelte-136yq8q{width:37px;height:37px;display:inline-flex;align-items:center;justify-content:center;border:1px solid rgba(0,0,0,.08);border-radius:12px;background:#ffffffd1;backdrop-filter:blur(14px);-webkit-backdrop-filter:blur(14px);cursor:pointer;transition:transform .16s ease,background .16s ease,border-color .16s ease}.assistant-header-button.svelte-136yq8q.svelte-136yq8q:hover{transform:translateY(-1px);background:#ffffffe6;border-color:#0000001f}.assistant-header-button-icon.svelte-136yq8q.svelte-136yq8q{width:17px;height:17px;opacity:.82}body:not(.light) .assistant-header-button.svelte-136yq8q.svelte-136yq8q{background:#161616d1;border-color:#ffffff14}body:not(.light) .assistant-header-button.svelte-136yq8q.svelte-136yq8q:hover{background:#1c1c1ce6;border-color:#ffffff1f}body:not(.light) .assistant-header-button-icon.svelte-136yq8q.svelte-136yq8q{filter:invert(1);opacity:.9}.header-left.svelte-136yq8q.svelte-136yq8q{display:flex;align-items:center;gap:8px}.background-icon-container.svelte-136yq8q.svelte-136yq8q{position:absolute;top:40%;left:50%;transform:translate(-50%,-50%);z-index:0;pointer-events:none;display:flex;justify-content:center;align-items:center}.background-icon.svelte-136yq8q.svelte-136yq8q{width:220px;height:220px;opacity:1;position:absolute;transition:opacity .2s ease}.stop-square.svelte-136yq8q.svelte-136yq8q{width:14px;height:14px;background-color:#ef4444;border-radius:2px}.background-icon.light-icon.svelte-136yq8q.svelte-136yq8q{opacity:1}.background-icon.dark-icon.svelte-136yq8q.svelte-136yq8q{opacity:0}body:not(.light) .background-icon.light-icon.svelte-136yq8q.svelte-136yq8q{opacity:0}body:not(.light) .background-icon.dark-icon.svelte-136yq8q.svelte-136yq8q{opacity:1!important}.assistant-content.svelte-136yq8q.svelte-136yq8q{flex:1;overflow-y:auto;padding:24px 16px 0;display:flex;flex-direction:column;z-index:1;-webkit-mask-image:linear-gradient(to bottom,black 0%,black calc(100% - 72px),rgba(0,0,0,.72) calc(100% - 36px),transparent 100%);mask-image:linear-gradient(to bottom,black 0%,black calc(100% - 72px),rgba(0,0,0,.72) calc(100% - 36px),transparent 100%);-ms-overflow-style:none;scrollbar-width:none}.assistant-content.svelte-136yq8q.svelte-136yq8q::-webkit-scrollbar{display:none}.empty-state.svelte-136yq8q.svelte-136yq8q{display:flex;flex-direction:column;align-items:center;justify-content:center;height:100%;gap:50px;margin-top:20px}.greeting.svelte-136yq8q.svelte-136yq8q{font-size:32px;font-weight:200;color:var(--text-secondary);margin:0;opacity:.6}.suggestions.svelte-136yq8q.svelte-136yq8q{display:flex;flex-wrap:wrap;gap:10px;justify-content:left;width:100%;margin-top:350px}.suggestion-chip.svelte-136yq8q.svelte-136yq8q{background:var(--bg-hover);border:1px solid var(--border-main);border-radius:15px;padding:7px 10px;font-family:Geist,sans-serif;font-size:16px;font-weight:300;color:var(--text-primary);cursor:pointer;display:flex;align-items:center;gap:0px;transition:all .2s ease;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}body:not(.light) .suggestion-chip.svelte-136yq8q.svelte-136yq8q{background:#00000048}.suggestion-chip.svelte-136yq8q.svelte-136yq8q:hover{background:var(--bg-hover);border-color:var(--border-main)}.arrow-icon.svelte-136yq8q.svelte-136yq8q{width:22px;height:22px;transform:rotateX(180deg) translate(-3px) translateY(-1px);opacity:.6}body:not(.light) .arrow-icon.svelte-136yq8q.svelte-136yq8q{filter:brightness(0) invert(1)!important;opacity:1}.chat-messages.svelte-136yq8q.svelte-136yq8q{display:flex;flex-direction:column;gap:16px;padding-bottom:20px;padding-top:-20px}.message-wrapper.svelte-136yq8q.svelte-136yq8q{display:flex;gap:12px;max-width:85%}.message-wrapper.me.svelte-136yq8q.svelte-136yq8q{align-self:flex-end;flex-direction:row-reverse}.message-bubble.svelte-136yq8q.svelte-136yq8q{padding:8px 12px;border-radius:15px;font-size:15px;font-weight:350;line-height:1.5;position:relative;border:1px solid rgba(0,0,0,.1);max-width:100%}.message-bubble.bart.svelte-136yq8q.svelte-136yq8q{background:#f5f5f5c7;backdrop-filter:blur(12px);-webkit-backdrop-filter:blur(12px);color:var(--text-primary)}body:not(.light) .message-bubble.bart.svelte-136yq8q.svelte-136yq8q{background:#282828c2;border:1px solid rgb(57,57,57)}.message-bubble.me.svelte-136yq8q.svelte-136yq8q{background:#06f;color:#fff}.message-header.svelte-136yq8q.svelte-136yq8q{display:flex;justify-content:space-between;margin-bottom:2px;font-size:13px;color:var(--text-primary);opacity:.5}.message-bubble.me.svelte-136yq8q .message-header.svelte-136yq8q{color:#fff}.sender-name.svelte-136yq8q.svelte-136yq8q{font-weight:400}.message-text.svelte-136yq8q.svelte-136yq8q{word-break:break-word;padding:0;margin:0}.message-files.svelte-136yq8q.svelte-136yq8q{display:flex;flex-direction:column;gap:6px;margin-bottom:8px;width:100%}.file-attachment.svelte-136yq8q.svelte-136yq8q{display:flex;align-items:center;justify-content:space-between;background:#0003;border-radius:16px;padding:6px;gap:12px;border:1px solid rgba(0,0,0,.27)}.message-bubble.me.svelte-136yq8q .file-attachment.svelte-136yq8q{background:#0003}.message-bubble.svelte-136yq8q:not(.me) .file-attachment.svelte-136yq8q{background:#0000000d}.file-info.svelte-136yq8q.svelte-136yq8q{display:flex;align-items:center;gap:8px;overflow:hidden}.file-type-badge.svelte-136yq8q.svelte-136yq8q{font-size:14px;font-weight:400;color:#fff;padding:4px 6px;border-radius:12px;min-width:30px;text-align:center;border:1px solid rgba(0,0,0,.27)}.file-name.svelte-136yq8q.svelte-136yq8q{font-size:16px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-weight:300}.download-btn.svelte-136yq8q.svelte-136yq8q{display:flex;align-items:center;justify-content:center;background:#488bff;border-radius:45%;width:30px;height:30px;flex-shrink:0;cursor:pointer;transition:background .2s;border:1px solid #0039a3}.download-btn.svelte-136yq8q.svelte-136yq8q:hover{background:#ffffff4d}.icon-download.svelte-136yq8q.svelte-136yq8q{width:14px;height:14px}.upload-spinner.svelte-136yq8q.svelte-136yq8q{width:20px;height:20px;border:2px solid rgba(255,255,255,.3);border-top:2px solid #fff;border-radius:50%;animation:svelte-136yq8q-spin .8s linear infinite;margin-right:5px}.file-attachment.uploading.svelte-136yq8q.svelte-136yq8q{opacity:.7}.message-text.svelte-136yq8q strong{font-weight:600;display:inline-block;margin-left:.24em;margin-right:.24em}.message-text.svelte-136yq8q em{font-style:italic}.message-text.svelte-136yq8q ul{list-style:none;margin:8px 0;padding:0;border:1px solid rgba(0,0,0,.1);border-radius:8px;background:#7676761d;overflow-x:auto}body:not(.light) .message-text.svelte-136yq8q ul{border-color:#ffffff14}.message-text.svelte-136yq8q li{margin:0;padding:5px 12px;border-bottom:1px solid rgba(0,0,0,.1);display:flex;align-items:flex-start;width:max-content;min-width:100%;max-width:160%}body:not(.light) .message-text.svelte-136yq8q li{border-bottom-color:#ffffff14}.message-text.svelte-136yq8q li:last-child{border-bottom:none}.message-text.svelte-136yq8q .table-wrapper{overflow-x:auto;margin:18px 0;border:1px solid rgba(0,0,0,.1);border-radius:8px;background:#7676761d}body:not(.light) .message-text.svelte-136yq8q .table-wrapper{border-color:#ffffff14}.message-text.svelte-136yq8q table{width:100%;border-collapse:collapse;margin:0}.message-text.svelte-136yq8q th,.message-text.svelte-136yq8q td{padding:8px 12px;text-align:left;border:1px solid rgba(0,0,0,.1);white-space:nowrap}body:not(.light) .message-text.svelte-136yq8q th,body:not(.light) .message-text.svelte-136yq8q td{border-color:#ffffff14}.message-text.svelte-136yq8q table tr:first-child th{border-top:none}.message-text.svelte-136yq8q table tr:last-child td{border-bottom:none}.message-text.svelte-136yq8q table tr th:first-child,.message-text.svelte-136yq8q table tr td:first-child{border-left:none}.message-text.svelte-136yq8q table tr th:last-child,.message-text.svelte-136yq8q table tr td:last-child{border-right:none}.message-text.svelte-136yq8q hr{border:none;border-top:1px inset rgba(0,0,0,.2);margin:1.5em 0;width:100%}body:not(.light) .message-text.svelte-136yq8q hr{border-top-color:#ffffff14}.message-text.svelte-136yq8q code{background:#0000000f;padding:1px 5px;border-radius:4px;font-size:13px;font-family:SF Mono,Fira Code,monospace}body:not(.light) .message-text.svelte-136yq8q code{background:#ffffff1a}.message-text.svelte-136yq8q pre{background:#0000000f;padding:8px 10px;border-radius:6px;overflow-x:auto;margin:4px 0}body:not(.light) .message-text.svelte-136yq8q pre{background:#ffffff14}.message-text.svelte-136yq8q br{line-height:1.6}.action-pill{margin:10px 0;border:1px solid rgba(0,0,0,.1);border-radius:16px;background:#e7e7e780;width:100%;box-sizing:border-box;transition:all .2s ease;overflow:hidden}.tool-steps.svelte-136yq8q .action-pill{margin:0}body:not(.light) .action-pill{background:#282828cc;border:1px solid rgba(255,255,255,.08)}.action-pill.done{background:#fff;border:1px solid #22c55e}body:not(.light) .action-pill.done{background:#1e1e1e;border:1px solid #22c55e}details.action-pill[open] .action-header{border-bottom:1px solid rgba(0,0,0,.1)}body:not(.light) details.action-pill[open] .action-header{border-bottom-color:#ffffff1a}.action-header{display:flex;align-items:center;padding:10px 14px;gap:10px;list-style:none}.action-pill:not(details) .action-header{cursor:default}details.action-pill>.action-header{cursor:pointer;-webkit-user-select:none;user-select:none;outline:none}.action-header::-webkit-details-marker{display:none}.action-icon{height:20px;opacity:1;flex-shrink:0}.action-icon--files-tool{height:16px;opacity:.72}.brain-icon{opacity:.75}body:not(.light) .action-icon{filter:invert(1);opacity:.9}body:not(.light) .brain-icon{opacity:1}.action-title{font-size:15px;font-weight:300;color:var(--text-secondary);flex:1;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.action-title.shimmer{background:linear-gradient(90deg,#767676,#e4e4e4,#767676);background-size:200% auto;color:transparent;-webkit-background-clip:text;background-clip:text;animation:svelte-136yq8q-shimmer 1s linear infinite}body:not(.light) .action-title.shimmer{background:linear-gradient(90deg,#666,#fff,#666);background-size:200% auto;-webkit-background-clip:text;background-clip:text}@keyframes svelte-136yq8q-shimmer{to{background-position:-200% center}}.action-right{display:flex;align-items:center;justify-content:center;width:20px;height:20px}.done-icon{width:18px;height:18px;color:#22c55e}.chevron{width:25px;height:25px;opacity:.7;transition:transform .2s}body:not(.light) .chevron{filter:invert(1)}details[open] .chevron{transform:rotate(90deg)}.action-content{padding:0 10px 10px 15px;font-size:15px;color:var(--text-secondary);opacity:.8;max-height:135px;overflow-y:auto;-webkit-mask-image:linear-gradient(to bottom,transparent,black 12px);mask-image:linear-gradient(to bottom,transparent,black 12px);scroll-behavior:smooth;scrollbar-width:none;-ms-overflow-style:none}.action-content::-webkit-scrollbar{display:none}.tool-steps.svelte-136yq8q.svelte-136yq8q{display:flex;flex-direction:column;margin-top:10px;gap:10px;margin-bottom:8px}.typing.svelte-136yq8q.svelte-136yq8q{display:flex;gap:4px;padding:16px;align-items:center}.dot.svelte-136yq8q.svelte-136yq8q{width:6px;height:6px;background:var(--text-secondary);border-radius:50%;animation:svelte-136yq8q-bounce 1.4s infinite ease-in-out both}.dot.svelte-136yq8q.svelte-136yq8q:nth-child(1){animation-delay:-.32s}.dot.svelte-136yq8q.svelte-136yq8q:nth-child(2){animation-delay:-.16s}@keyframes svelte-136yq8q-bounce{0%,80%,to{transform:scale(0)}40%{transform:scale(1)}}.input-area.svelte-136yq8q.svelte-136yq8q{position:relative;padding:0 16px 16px;z-index:2}.input-row.svelte-136yq8q.svelte-136yq8q{display:flex;align-items:flex-end;gap:12px}.input-stack.svelte-136yq8q.svelte-136yq8q{display:flex;flex-direction:column;flex:1;min-width:0;position:relative}.pills-container.svelte-136yq8q.svelte-136yq8q{position:absolute;bottom:100%;left:0;display:flex;flex-direction:column;gap:8px;margin-bottom:8px;z-index:10}.pill-wrapper.svelte-136yq8q.svelte-136yq8q{display:flex;align-items:center;width:fit-content;background:var(--bg-main);border:1px solid var(--border-light);border-radius:14px;padding:8px 12px;cursor:pointer;transition:all .2s ease;-webkit-user-select:none;user-select:none;max-width:100%}.pill-content.svelte-136yq8q.svelte-136yq8q{display:flex;align-items:center;gap:8px}.pill-type.svelte-136yq8q.svelte-136yq8q{font-weight:500;font-size:14px}.pill-text.svelte-136yq8q.svelte-136yq8q{font-size:16px;color:var(--text-primary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.pill-wrapper.svelte-136yq8q.svelte-136yq8q:hover{background:#ff0d0033;border-color:#ff3b304d;-webkit-backdrop-filter:blur(100px);backdrop-filter:blur(100px)}.pill-wrapper.svelte-136yq8q:hover .pill-text.svelte-136yq8q,.pill-wrapper.svelte-136yq8q:hover .pill-type.svelte-136yq8q{color:#ff3b30!important;text-decoration:line-through}.input-wrapper.svelte-136yq8q.svelte-136yq8q{display:flex;align-items:flex-end;min-height:36px;background:var(--bg-card);border:1px solid var(--border-main);border-radius:15px;box-sizing:border-box;padding:6px 12px;transition:border-color .2s}body:not(.light) .input-wrapper.svelte-136yq8q.svelte-136yq8q{background:#09090957}.input-wrapper.svelte-136yq8q.svelte-136yq8q:focus-within{border-color:var(--border-focus)}.assistant-input.svelte-136yq8q.svelte-136yq8q{flex:1;border:none;background:none;outline:none;font-size:16px;font-weight:300;color:var(--text-primary);font-family:Geist,sans-serif;line-height:24px;min-height:24px;max-height:144px;padding:0;margin:0;resize:none;overflow-x:hidden;overflow-y:hidden;white-space:pre-wrap;word-break:break-word}.assistant-input.svelte-136yq8q.svelte-136yq8q::placeholder{color:var(--text-muted)}body:not(.light) .assistant-input.svelte-136yq8q.svelte-136yq8q::placeholder{color:#fffc!important}.hidden-file-input.svelte-136yq8q.svelte-136yq8q{display:none}.attach-btn.svelte-136yq8q.svelte-136yq8q,.send-btn.svelte-136yq8q.svelte-136yq8q{box-sizing:border-box;width:36px;height:36px;border-radius:15px;display:flex;align-items:center;justify-content:center;cursor:pointer;transition:opacity .2s;flex-shrink:0}.attach-btn.svelte-136yq8q.svelte-136yq8q{background:var(--bg-card);border:1px solid var(--border-main)}body:not(.light) .attach-btn.svelte-136yq8q.svelte-136yq8q{background:#09090957}.send-btn.svelte-136yq8q.svelte-136yq8q{background:#000;border:none}body:not(.light) .send-btn.svelte-136yq8q.svelte-136yq8q{background:#f0f0f0;border:1px solid rgba(255,255,255,.1)}.attach-btn.svelte-136yq8q img.svelte-136yq8q,.send-btn.svelte-136yq8q img.svelte-136yq8q{width:20px;height:20px}body:not(.light) .send-btn.svelte-136yq8q img.svelte-136yq8q{filter:invert(1) brightness(100)}body:not(.light) .attach-btn.svelte-136yq8q img.svelte-136yq8q{filter:invert(1) brightness(100)}.attach-btn.svelte-136yq8q.svelte-136yq8q:hover,.send-btn.svelte-136yq8q.svelte-136yq8q:hover{opacity:.8}.attach-btn.svelte-136yq8q.svelte-136yq8q:disabled{opacity:.5;cursor:default}@keyframes svelte-136yq8q-spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.assistant-overlay.inline-mode.svelte-136yq8q.svelte-136yq8q{position:relative;width:100%;height:100%;background:transparent;z-index:1;pointer-events:auto;animation:none;display:flex;justify-content:center;align-items:center}.assistant-panel.inline-mode.svelte-136yq8q.svelte-136yq8q{width:100%;height:100%;max-height:100%;margin:0;background:transparent;border:none;border-radius:0;box-shadow:none;animation:none;z-index:1}body:not(.light) .assistant-panel.inline-mode.svelte-136yq8q.svelte-136yq8q{border:none!important;background:transparent}
