.Chat_chat__5ILZn{display:flex;flex-direction:column;flex:1 1;width:100%}.Chat_messages__U2Tpv{display:flex;flex-direction:column;gap:1rem;width:100%;flex-grow:1;max-height:65vh;overflow-y:auto;padding:1rem;background:#eaeaea;border-radius:8px;box-shadow:var(--card-shadow);margin-bottom:1rem}.Chat_message__GY0WJ{white-space:pre-wrap;word-wrap:break-word;line-height:1.4}.Chat_form__oWCuL{width:100%;display:flex;flex-direction:column;gap:.5rem;margin-top:auto;position:-webkit-sticky;position:sticky;bottom:2rem;background:var(--page-bg);padding-top:1rem}.Chat_input__rGy8D{font-size:1.1rem;padding:1rem;width:100%;border:1px solid #ccc;border-radius:8px;box-shadow:var(--card-shadow);font-family:var(--font-sans)}.Chat_visuallyHidden__toAV_{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);white-space:nowrap;border:0}@media (max-width:600px){.Chat_messages__U2Tpv{max-height:50vh}.Chat_input__rGy8D{font-size:1rem;padding:.75rem}}.page_page__ZU32B{background:var(--page-bg);color:var(--text-color);display:flex;flex-direction:column;align-items:center;padding:2rem;max-width:768px;margin:0 auto;min-height:100dvh;box-sizing:border-box;font-family:var(--font-sans);position:relative}@media (max-width:600px){.page_page__ZU32B{padding:1rem}}