@keyframes ChatWelcome-module-scss-module__t6TTQG__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.ChatWelcome-module-scss-module__t6TTQG__chatWelcome{flex-direction:column;gap:12px;padding:8px 0 20px;display:flex}.ChatWelcome-module-scss-module__t6TTQG__titleRow{align-items:center;gap:6px;display:flex}.ChatWelcome-module-scss-module__t6TTQG__logo{flex-shrink:0;width:28px;height:28px}.ChatWelcome-module-scss-module__t6TTQG__title{color:#141115;font-family:var(--font-source-sans),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;margin:0;font-size:24px;font-style:normal;font-weight:700;line-height:120%}.ChatWelcome-module-scss-module__t6TTQG__suggestions{flex-direction:column;gap:12px;margin-top:8px;display:flex}.ChatWelcome-module-scss-module__t6TTQG__chip{color:#141115;cursor:pointer;font-family:var(--font-source-sans),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;background:0 0;border:1px solid #14111526;border-radius:4px;align-items:center;gap:8px;width:fit-content;padding:6px 12px;font-size:16px;line-height:1.2;transition:background .15s,border-color .15s;display:inline-flex}.ChatWelcome-module-scss-module__t6TTQG__chip:hover{background:#1411150d;border-color:#14111554}.ChatWelcome-module-scss-module__t6TTQG__chip:active{transform:scale(.98)}.ChatWelcome-module-scss-module__t6TTQG__chipIcon{flex-shrink:0;width:16px;height:16px;font-size:14px;line-height:1}
@keyframes ChatInput-module-scss-module__lOHMxG__shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}.ChatInput-module-scss-module__lOHMxG__chatInput{background:#fff;border:1px solid #14111554;border-radius:12px;align-items:center;gap:10px;padding:16px;display:flex;overflow:hidden}.ChatInput-module-scss-module__lOHMxG__textarea{color:#141115;font-family:var(--font-source-sans),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;resize:none;background:0 0;border:none;outline:none;flex:1;max-height:120px;padding:0;font-size:16px;line-height:1.2}.ChatInput-module-scss-module__lOHMxG__textarea::placeholder{color:#141115a8}.ChatInput-module-scss-module__lOHMxG__textarea:disabled{opacity:.5}.ChatInput-module-scss-module__lOHMxG__sendButton{color:#141115;cursor:pointer;background:0 0;border:none;flex-shrink:0;justify-content:center;align-items:center;width:20px;height:20px;padding:0;transition:opacity .15s;display:flex}.ChatInput-module-scss-module__lOHMxG__sendButton:hover:not(:disabled){opacity:.7}.ChatInput-module-scss-module__lOHMxG__sendButton:active:not(:disabled){transform:scale(.9)}.ChatInput-module-scss-module__lOHMxG__sendButton:disabled{cursor:not-allowed;opacity:.2}
@keyframes shimmer{0%{background-position:200% 0}to{background-position:-200% 0}}body{font-family:var(--font-source-sans),-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Helvetica Neue",Arial,sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}:root{--background:#fff;--foreground:#171717}html,body{max-width:100vw;overflow-x:hidden}body{color:var(--foreground);background:var(--background)}*{box-sizing:border-box;margin:0;padding:0}a{color:inherit;text-decoration:none}@media (prefers-color-scheme:dark){html{--lightningcss-light: ;--lightningcss-dark:initial;color-scheme:dark}}
