.claude-chat-page[data-astro-cid-z4rfljly]{display:flex;height:calc(100vh - var(--header-height, 64px));background:var(--bg-primary);font-family:var(--font-body);color:var(--text-primary);overflow:hidden;width:min(1440px,calc(100vw - 32px));margin:0 auto;margin-top:var(--header-height, 64px);border:1px solid rgba(71,57,44,.08);border-radius:24px;box-shadow:0 18px 48px #1b141014}.sidebar[data-astro-cid-z4rfljly]{width:276px;height:100%;background:var(--bg-primary);border-right:1px solid rgba(71,57,44,.1);display:flex;flex-direction:column;transition:transform .3s ease;z-index:100}.sidebar-header[data-astro-cid-z4rfljly]{padding:14px 16px;border-bottom:1px solid rgba(71,57,44,.08)}.new-chat-btn[data-astro-cid-z4rfljly]{display:flex;align-items:center;gap:10px;width:100%;padding:16px 18px;background:#fffcf6db;border:1px solid rgba(71,57,44,.14);border-radius:15px;font-size:17px;font-weight:600;color:var(--text-primary);cursor:pointer;transition:background .2s ease,border-color .2s ease,transform .2s ease}.new-chat-btn[data-astro-cid-z4rfljly]:hover{background:#fffdf8;border-color:#47392c33;transform:translateY(-1px)}.sidebar-content[data-astro-cid-z4rfljly]{flex:1;overflow-y:auto;padding:10px 10px 18px}.conversations-list[data-astro-cid-z4rfljly]{display:flex;flex-direction:column;gap:6px}.conversation-item[data-astro-cid-z4rfljly]{padding:11px 12px;border-radius:12px;cursor:pointer;transition:background .15s ease,color .15s ease;font-size:14px;color:var(--text-secondary);white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.conversation-item[data-astro-cid-z4rfljly]:hover{background:#fffbf5cc}.conversation-item[data-astro-cid-z4rfljly].active{background:#fffbf5f2;color:var(--text-primary);font-weight:500}.sidebar-footer[data-astro-cid-z4rfljly]{padding:12px 16px 18px;border-top:1px solid rgba(71,57,44,.08)}.user-info[data-astro-cid-z4rfljly]{display:flex;align-items:center;gap:10px;padding:10px 12px;border-radius:14px;cursor:pointer;transition:background .15s ease}.user-info[data-astro-cid-z4rfljly]:hover{background:#fffbf5d1}.user-avatar[data-astro-cid-z4rfljly]{width:32px;height:32px;border-radius:50%;background:#df7d56;color:#fff;display:flex;align-items:center;justify-content:center;font-size:14px;font-weight:600}.user-details[data-astro-cid-z4rfljly]{flex:1;min-width:0}.user-name[data-astro-cid-z4rfljly]{font-size:14px;font-weight:500;color:var(--text-primary)}.user-plan[data-astro-cid-z4rfljly]{font-size:var(--text-xs);color:var(--text-tertiary)}.chat-main[data-astro-cid-z4rfljly]{flex:1;display:flex;flex-direction:column;min-width:0;position:relative;overflow:hidden}.chat-header[data-astro-cid-z4rfljly]{display:flex;align-items:center;justify-content:space-between;padding:16px 20px;border-bottom:1px solid var(--border-primary);background:transparent;z-index:10;height:74px;box-sizing:border-box;overflow:visible}.sidebar-header[data-astro-cid-z4rfljly]{padding:12px 16px;border-bottom:1px solid var(--border-primary);height:74px;box-sizing:border-box;display:flex;align-items:center}.menu-toggle[data-astro-cid-z4rfljly]{display:none;padding:6px;background:none;border:none;color:var(--text-secondary);cursor:pointer;border-radius:6px;transition:background .15s ease}.menu-toggle[data-astro-cid-z4rfljly]:hover{background:var(--bg-secondary)}.model-selector[data-astro-cid-z4rfljly]{position:relative}.model-btn[data-astro-cid-z4rfljly]{display:flex;align-items:center;gap:8px;padding:10px 14px;background:none;border:1px solid transparent;border-radius:12px;font-size:15px;font-weight:500;color:var(--text-primary);cursor:pointer;transition:all .15s ease}.model-btn[data-astro-cid-z4rfljly]:hover{background:#fffbf5bf;border-color:#47392c14}.model-dropdown[data-astro-cid-z4rfljly]{position:absolute;top:calc(100% + 8px);left:50%;transform:translate(-50%);background:var(--bg-primary);border:1px solid var(--border-primary);border-radius:12px;box-shadow:0 4px 12px #0000001a;padding:8px;min-width:220px;display:none;z-index:200}.model-dropdown[data-astro-cid-z4rfljly].show{display:block}.model-option[data-astro-cid-z4rfljly]{display:flex;align-items:center;justify-content:space-between;width:100%;padding:10px 12px;background:none;border:none;border-radius:6px;font-size:14px;color:var(--text-primary);cursor:pointer;transition:background .15s ease;text-align:left}.model-option[data-astro-cid-z4rfljly]:hover{background:var(--bg-secondary)}.model-option[data-astro-cid-z4rfljly].active{background:var(--bg-tertiary);font-weight:500}.model-option-name[data-astro-cid-z4rfljly]{flex:1}.model-option-badge[data-astro-cid-z4rfljly]{font-size:var(--text-xs);padding:2px 6px;background:var(--bg-tertiary);border-radius:4px;color:var(--text-secondary);margin-left:8px}.model-group[data-astro-cid-z4rfljly]{margin-top:8px;padding-top:8px;border-top:1px solid var(--border-primary)}.model-group[data-astro-cid-z4rfljly]:first-child{margin-top:0;padding-top:0;border-top:none}.model-group-title[data-astro-cid-z4rfljly]{font-size:var(--text-xs);font-weight:600;color:var(--text-tertiary);text-transform:uppercase;letter-spacing:.05em;padding:4px 12px 6px}.model-info[data-astro-cid-z4rfljly]{display:flex;flex-direction:column;gap:2px}.model-desc[data-astro-cid-z4rfljly]{font-size:var(--text-xs);color:var(--text-tertiary)}.header-actions[data-astro-cid-z4rfljly]{display:flex;align-items:center;gap:8px}.header-btn[data-astro-cid-z4rfljly]{padding:9px;background:none;border:1px solid rgba(71,57,44,.1);color:var(--text-secondary);cursor:pointer;border-radius:12px;transition:all .15s ease}.header-btn[data-astro-cid-z4rfljly]:hover{background:#fffbf5c7;color:var(--text-primary)}.messages-container[data-astro-cid-z4rfljly]{flex:1;overflow-y:auto;padding:26px 24px 8px;background:var(--bg-primary);scroll-behavior:smooth}.welcome-screen[data-astro-cid-z4rfljly]{display:flex;align-items:center;justify-content:center;min-height:calc(100vh - 230px);padding:70px 20px 20px}.welcome-content[data-astro-cid-z4rfljly]{max-width:980px;text-align:center}.welcome-badge[data-astro-cid-z4rfljly]{display:inline-flex;align-items:center;justify-content:center;height:36px;padding:0 14px;margin-bottom:28px;border-radius:12px;background:#f4efe7c7;color:#312720ad;font-size:16px;font-weight:500}.welcome-mark[data-astro-cid-z4rfljly]{margin:0 auto 18px;width:52px;height:52px;display:flex;align-items:center;justify-content:center;color:#df7d56}.welcome-title[data-astro-cid-z4rfljly]{font-family:var(--font-display, var(--font-serif), serif);font-size:clamp(3rem,5vw,4.5rem);font-weight:500;color:var(--text-primary);margin-bottom:12px;letter-spacing:0;line-height:.98}.welcome-desc[data-astro-cid-z4rfljly]{font-size:18px;color:var(--text-secondary);margin:0 auto 28px;max-width:36rem;line-height:1.6}.suggestions-grid[data-astro-cid-z4rfljly]{display:inline-flex;flex-wrap:wrap;justify-content:center;gap:12px}.suggestion-card[data-astro-cid-z4rfljly]{display:inline-flex;align-items:center;justify-content:center;min-height:46px;padding:0 18px;background:#fffcf7eb;border:1px solid rgba(71,57,44,.1);border-radius:14px;cursor:pointer;transition:border-color .2s ease,background .2s ease,transform .2s ease;text-align:center}.suggestion-card[data-astro-cid-z4rfljly]:hover{background:#fffdf9;border-color:#47392c24;transform:translateY(-1px)}.suggestion-card--wide[data-astro-cid-z4rfljly]{padding-inline:20px}.suggestion-text[data-astro-cid-z4rfljly]{font-size:16px;color:#41352e;line-height:1}.messages-list[data-astro-cid-z4rfljly]{display:flex;flex-direction:column;gap:34px;padding:0;width:100%;max-width:980px;margin:0 auto}.message[data-astro-cid-z4rfljly]{display:flex;flex-direction:column;width:100%}.message-user[data-astro-cid-z4rfljly]{align-items:flex-end}.message-assistant[data-astro-cid-z4rfljly]{align-items:flex-start}.message-shell[data-astro-cid-z4rfljly]{position:relative;width:100%}.message-user[data-astro-cid-z4rfljly] .message-shell[data-astro-cid-z4rfljly]{width:min(100%,360px)}.message-assistant[data-astro-cid-z4rfljly] .message-shell[data-astro-cid-z4rfljly]{max-width:760px}.message-bubble[data-astro-cid-z4rfljly]{width:100%;max-width:100%;padding:0;border-radius:0;font-size:14px;line-height:1.68;word-wrap:break-word;transition:color .2s ease}.message-user[data-astro-cid-z4rfljly] .message-bubble[data-astro-cid-z4rfljly]{width:fit-content;max-width:70ch;padding:12px 16px;color:var(--text-primary);font-weight:400;background:#fffdf9;border:1px solid rgba(71,57,44,.07);border-radius:16px 4px 16px 16px;box-shadow:0 1px 2px #1b141005}.message-assistant[data-astro-cid-z4rfljly] .message-bubble[data-astro-cid-z4rfljly]{color:var(--text-primary);background:#fffdf9;border:1px solid rgba(71,57,44,.07);border-radius:4px 16px 16px;padding:12px 16px;box-shadow:0 1px 2px #1b141005;position:relative;width:fit-content;max-width:70ch}.message-assistant[data-astro-cid-z4rfljly] .message-shell[data-astro-cid-z4rfljly]:hover .message-bubble[data-astro-cid-z4rfljly]{border-color:#47392c1f}.message-bubble[data-astro-cid-z4rfljly] .message-content[data-astro-cid-z4rfljly]{white-space:pre-wrap}.message-assistant[data-astro-cid-z4rfljly] .message-bubble[data-astro-cid-z4rfljly] .message-content[data-astro-cid-z4rfljly]{max-width:70ch;font-size:15px;line-height:1.66;color:#171412}.message-user[data-astro-cid-z4rfljly] .message-bubble[data-astro-cid-z4rfljly] .message-content[data-astro-cid-z4rfljly]{font-size:14.5px;line-height:1.5;color:#171412}.message-bubble[data-astro-cid-z4rfljly] .message-content[data-astro-cid-z4rfljly] p[data-astro-cid-z4rfljly]{margin-bottom:9px}.message-bubble[data-astro-cid-z4rfljly] .message-content[data-astro-cid-z4rfljly] p[data-astro-cid-z4rfljly]:last-child{margin-bottom:0}.message-bubble[data-astro-cid-z4rfljly] .message-content[data-astro-cid-z4rfljly] ul[data-astro-cid-z4rfljly],.message-bubble[data-astro-cid-z4rfljly] .message-content[data-astro-cid-z4rfljly] ol[data-astro-cid-z4rfljly]{margin:10px 0 10px 1.15rem;padding:0}.message-bubble[data-astro-cid-z4rfljly] .message-content[data-astro-cid-z4rfljly] li[data-astro-cid-z4rfljly]{margin-bottom:.45rem;padding-left:.1rem}.message-bubble[data-astro-cid-z4rfljly] .message-content[data-astro-cid-z4rfljly] li[data-astro-cid-z4rfljly]:last-child{margin-bottom:0}.message-bubble[data-astro-cid-z4rfljly] .message-content[data-astro-cid-z4rfljly] strong[data-astro-cid-z4rfljly]{font-weight:600;color:#171412}.message-bubble[data-astro-cid-z4rfljly] .message-content[data-astro-cid-z4rfljly] em[data-astro-cid-z4rfljly]{font-style:italic;color:#433731}.message-bubble[data-astro-cid-z4rfljly] .message-content[data-astro-cid-z4rfljly] h1[data-astro-cid-z4rfljly],.message-bubble[data-astro-cid-z4rfljly] .message-content[data-astro-cid-z4rfljly] h2[data-astro-cid-z4rfljly],.message-bubble[data-astro-cid-z4rfljly] .message-content[data-astro-cid-z4rfljly] h3[data-astro-cid-z4rfljly]{margin:20px 0 10px;font-weight:600;line-height:1.2;letter-spacing:0;color:#171412}.message-bubble[data-astro-cid-z4rfljly] .message-content[data-astro-cid-z4rfljly] h1[data-astro-cid-z4rfljly]:first-child,.message-bubble[data-astro-cid-z4rfljly] .message-content[data-astro-cid-z4rfljly] h2[data-astro-cid-z4rfljly]:first-child,.message-bubble[data-astro-cid-z4rfljly] .message-content[data-astro-cid-z4rfljly] h3[data-astro-cid-z4rfljly]:first-child{margin-top:0}.message-bubble[data-astro-cid-z4rfljly] .message-content[data-astro-cid-z4rfljly] h1[data-astro-cid-z4rfljly]{font-size:1.28rem}.message-bubble[data-astro-cid-z4rfljly] .message-content[data-astro-cid-z4rfljly] h2[data-astro-cid-z4rfljly]{font-size:1.08rem}.message-bubble[data-astro-cid-z4rfljly] .message-content[data-astro-cid-z4rfljly] h3[data-astro-cid-z4rfljly]{font-size:1rem}.message-bubble[data-astro-cid-z4rfljly] .message-content[data-astro-cid-z4rfljly] blockquote[data-astro-cid-z4rfljly]{margin:14px 0;padding:0 0 0 14px;border-left:3px solid rgba(71,57,44,.16);color:#51443c}.message-bubble[data-astro-cid-z4rfljly] .message-content[data-astro-cid-z4rfljly] hr[data-astro-cid-z4rfljly]{border:none;border-top:1px solid rgba(71,57,44,.1);margin:18px 0}.message-bubble[data-astro-cid-z4rfljly] .message-content[data-astro-cid-z4rfljly] code[data-astro-cid-z4rfljly]{background:#20191513;padding:2px 7px;border-radius:6px;font-family:var(--font-mono);font-size:12.5px}.message-user[data-astro-cid-z4rfljly] .message-bubble[data-astro-cid-z4rfljly] .message-content[data-astro-cid-z4rfljly] code[data-astro-cid-z4rfljly]{background:#2019150f}.message-bubble[data-astro-cid-z4rfljly] .message-content[data-astro-cid-z4rfljly] pre[data-astro-cid-z4rfljly]{background:#f7f3ecf2;padding:13px 14px;border-radius:14px;overflow-x:auto;margin:12px 0;border:1px solid rgba(71,57,44,.08)}.message-user[data-astro-cid-z4rfljly] .message-bubble[data-astro-cid-z4rfljly] .message-content[data-astro-cid-z4rfljly] pre[data-astro-cid-z4rfljly]{background:#ffffff26}.message-bubble[data-astro-cid-z4rfljly] .message-content[data-astro-cid-z4rfljly] pre[data-astro-cid-z4rfljly] code[data-astro-cid-z4rfljly]{background:none;padding:0}.message-header[data-astro-cid-z4rfljly]{display:flex;align-items:center;gap:9px;margin-bottom:10px;padding:0 2px}.message-assistant[data-astro-cid-z4rfljly] .message-header[data-astro-cid-z4rfljly]{margin-left:0}.message-avatar[data-astro-cid-z4rfljly]{width:28px;height:28px;border-radius:8px;display:flex;align-items:center;justify-content:center;flex-shrink:0;overflow:hidden;background:#fffdf9;border:1px solid rgba(71,57,44,.08)}.message-avatar[data-astro-cid-z4rfljly] img[data-astro-cid-z4rfljly]{width:100%;height:100%;object-fit:cover;display:block}.message-user[data-astro-cid-z4rfljly] .message-avatar[data-astro-cid-z4rfljly]{display:none}.message-user[data-astro-cid-z4rfljly] .message-header[data-astro-cid-z4rfljly]{justify-content:flex-end;margin-bottom:8px}.message-role[data-astro-cid-z4rfljly]{font-size:14px;font-weight:600;color:#171412;font-family:var(--font-body)}.message-user[data-astro-cid-z4rfljly] .message-role[data-astro-cid-z4rfljly]{display:none}.message-meta[data-astro-cid-z4rfljly]{display:flex;align-items:center;gap:8px;min-width:0}.message-time[data-astro-cid-z4rfljly]{font-size:12px;color:var(--text-tertiary);letter-spacing:.01em}.message-user[data-astro-cid-z4rfljly] .message-time[data-astro-cid-z4rfljly]{color:#47392c9e}.message-toolbar[data-astro-cid-z4rfljly]{display:flex;gap:4px;opacity:0;pointer-events:none;transition:opacity .2s ease;margin-top:8px;padding-left:2px}.message-assistant[data-astro-cid-z4rfljly] .message-shell[data-astro-cid-z4rfljly]:hover .message-toolbar[data-astro-cid-z4rfljly]{opacity:1;pointer-events:auto}.message-user[data-astro-cid-z4rfljly] .message-toolbar[data-astro-cid-z4rfljly]{justify-content:flex-end}.message-tool-btn[data-astro-cid-z4rfljly]{display:inline-flex;align-items:center;justify-content:center;gap:5px;width:auto;height:28px;padding:0 10px;border:1px solid rgba(71,57,44,.08);border-radius:999px;background:#fffdf9e6;color:var(--text-tertiary);box-shadow:0 1px 3px #1b14100a;transition:all .15s ease;font-size:11.5px;font-weight:500;cursor:pointer}.message-tool-btn[data-astro-cid-z4rfljly]:hover{background:#fffdf9;color:var(--text-primary);border-color:#47392c26;transform:translateY(-1px);box-shadow:0 2px 6px #1b14100f}.message-tool-btn[data-astro-cid-z4rfljly]:active{transform:translateY(0)}.message-tool-btn[data-astro-cid-z4rfljly] svg[data-astro-cid-z4rfljly]{width:13px;height:13px}.message-tool-btn[data-astro-cid-z4rfljly]:hover{background:#fffdf9;color:var(--text-primary);border-color:#47392c2e;transform:translateY(-1px)}.typing-indicator[data-astro-cid-z4rfljly]{display:flex;align-items:center;gap:6px;width:fit-content;padding:14px 0 6px}.typing-dot[data-astro-cid-z4rfljly]{width:6px;height:6px;border-radius:50%;background:var(--text-tertiary);animation:typing 1.4s infinite}.typing-dot[data-astro-cid-z4rfljly]:nth-child(2){animation-delay:.2s}.typing-dot[data-astro-cid-z4rfljly]:nth-child(3){animation-delay:.4s}@keyframes typing{0%,60%,to{transform:translateY(0);opacity:.4}30%{transform:translateY(-8px);opacity:1}}.input-area[data-astro-cid-z4rfljly]{padding:14px 24px 16px;background:var(--bg-primary)}.input-container[data-astro-cid-z4rfljly]{max-width:860px;margin:0 auto}.input-wrapper[data-astro-cid-z4rfljly]{display:flex;flex-direction:column;align-items:stretch;gap:12px;min-height:0;padding:16px 18px 14px;background:#fffdf9;border:1px solid rgba(71,57,44,.14);border-radius:28px;transition:border-color .2s ease,box-shadow .2s ease,background-color .2s ease,transform .2s ease;box-shadow:0 10px 26px #1b14100a}.input-wrapper[data-astro-cid-z4rfljly]:focus-within{border-color:#47392c2e;box-shadow:0 0 0 3px #17141206,0 12px 24px #1b14100b;background:#fffdf9}.message-input[data-astro-cid-z4rfljly]{flex:1;border:none;outline:none;font-size:15px;line-height:1.5;color:var(--text-primary);resize:none;max-height:180px;min-height:64px;font-family:var(--font-body);background:transparent;padding:0}.message-input[data-astro-cid-z4rfljly]::placeholder{color:var(--text-quaternary)}.message-input[data-astro-cid-z4rfljly]:focus-visible{outline:none}.message-input[data-astro-cid-z4rfljly]:focus{outline:none;box-shadow:none}.message-input[data-astro-cid-z4rfljly]:focus-visible{outline:none!important;box-shadow:none!important}.input-actions[data-astro-cid-z4rfljly]{display:flex;align-items:center;justify-content:space-between;gap:6px;flex-shrink:0;padding-top:2px}.input-actions-left[data-astro-cid-z4rfljly],.input-actions-right[data-astro-cid-z4rfljly]{display:flex;align-items:center;gap:8px}.input-action-btn[data-astro-cid-z4rfljly]{display:flex;align-items:center;justify-content:center;width:40px;height:40px;padding:0;background:transparent;border:1px solid rgba(71,57,44,.08);color:var(--text-tertiary);cursor:pointer;border-radius:13px;transition:background .15s ease,color .15s ease,transform .15s ease}.input-action-btn[data-astro-cid-z4rfljly]:hover{background:#f5efe7e6;color:var(--text-primary);transform:translateY(-1px)}.stop-btn[data-astro-cid-z4rfljly]{display:inline-flex;align-items:center;justify-content:center;width:40px;height:40px;border:none;border-radius:13px;background:#171412;color:#fffdf9;cursor:pointer;transition:transform .15s ease,background .15s ease,opacity .15s ease}.stop-btn[data-astro-cid-z4rfljly]:hover{background:#2a211d;transform:translateY(-1px)}.stop-btn[data-astro-cid-z4rfljly][hidden]{display:none!important}.send-btn[data-astro-cid-z4rfljly]{display:flex;align-items:center;justify-content:center;width:48px;height:48px;padding:0;background:#171412;border:none;border-radius:16px;color:#fff;cursor:pointer;transition:background .15s ease,transform .1s ease,box-shadow .2s ease;box-shadow:0 10px 24px #17141229;flex-shrink:0}.send-btn[data-astro-cid-z4rfljly]:hover:not(:disabled){background:#2a211d;transform:translateY(-1px);box-shadow:0 14px 28px #1714122e}.send-btn[data-astro-cid-z4rfljly]:active:not(:disabled){transform:translateY(0)}.send-btn[data-astro-cid-z4rfljly]:disabled{background:#e6e0d8e6;color:var(--text-quaternary);cursor:not-allowed;box-shadow:none;opacity:1}.input-footer[data-astro-cid-z4rfljly]{margin-top:10px;display:flex;align-items:center;justify-content:space-between;gap:12px}.input-status[data-astro-cid-z4rfljly],.input-hint[data-astro-cid-z4rfljly]{font-size:12px;color:var(--text-tertiary);font-family:var(--font-body);line-height:1.45}.input-status[data-astro-cid-z4rfljly]{color:var(--text-secondary)}.claude-chat-page[data-astro-cid-z4rfljly].is-welcome .messages-container[data-astro-cid-z4rfljly]{display:flex;flex-direction:column;justify-content:center}.claude-chat-page[data-astro-cid-z4rfljly].is-welcome .input-area[data-astro-cid-z4rfljly]{padding-top:0;background:var(--bg-primary)}.claude-chat-page[data-astro-cid-z4rfljly].is-welcome .input-container[data-astro-cid-z4rfljly]{max-width:860px}.claude-chat-page[data-astro-cid-z4rfljly].is-welcome .input-footer[data-astro-cid-z4rfljly]{justify-content:center;gap:28px}.sidebar-overlay[data-astro-cid-z4rfljly]{display:none;position:fixed;inset:0;background:#00000080;z-index:99}.sidebar-overlay[data-astro-cid-z4rfljly].show{display:block}[data-astro-cid-z4rfljly]:focus-visible{outline:2px solid var(--color-primary, #D97757);outline-offset:2px;border-radius:4px}@media(prefers-reduced-motion:reduce){[data-astro-cid-z4rfljly],[data-astro-cid-z4rfljly]:before,[data-astro-cid-z4rfljly]:after{animation-duration:.01ms!important;animation-iteration-count:1!important;transition-duration:.01ms!important;scroll-behavior:auto!important}.suggestion-card[data-astro-cid-z4rfljly]:hover{transform:none}}@media(max-width:768px){.claude-chat-page[data-astro-cid-z4rfljly]{width:100%;height:calc(100vh - var(--header-height, 64px));margin-top:var(--header-height, 64px);margin-left:0;margin-right:0;border:none;border-radius:0;box-shadow:none}.sidebar[data-astro-cid-z4rfljly]{position:fixed;left:0;top:0;bottom:0;transform:translate(-100%)}.sidebar[data-astro-cid-z4rfljly].open{transform:translate(0)}.menu-toggle[data-astro-cid-z4rfljly]{display:block}.welcome-title[data-astro-cid-z4rfljly]{font-size:36px}.welcome-desc[data-astro-cid-z4rfljly]{font-size:16px}.messages-container[data-astro-cid-z4rfljly]{padding:16px 16px 6px}.message-shell[data-astro-cid-z4rfljly]{width:100%}.message-assistant[data-astro-cid-z4rfljly] .message-bubble[data-astro-cid-z4rfljly]{padding:0}.message-assistant[data-astro-cid-z4rfljly] .message-bubble[data-astro-cid-z4rfljly] .message-content[data-astro-cid-z4rfljly]{font-size:14px;line-height:1.62}.input-area[data-astro-cid-z4rfljly]{padding:12px 16px 16px}.input-footer[data-astro-cid-z4rfljly]{flex-direction:column;align-items:flex-start}.input-wrapper[data-astro-cid-z4rfljly]{padding:14px 14px 12px;border-radius:24px}.send-btn[data-astro-cid-z4rfljly]{width:46px;height:46px;border-radius:16px}}@media(max-width:480px){.chat-header[data-astro-cid-z4rfljly]{padding:10px 16px}.model-btn[data-astro-cid-z4rfljly]{font-size:13px;padding:4px 8px}.model-dropdown[data-astro-cid-z4rfljly]{min-width:200px}.input-actions[data-astro-cid-z4rfljly]{gap:6px}.message-user[data-astro-cid-z4rfljly] .message-bubble[data-astro-cid-z4rfljly]{padding:0}}
