.ChatSection_error__jyLRh{color:#ef4444;font-size:.875rem;margin-top:1rem;text-align:center}.dark .ChatSection_error__jyLRh{color:#f87171}.ChatSection_chatContainer__ai874{max-width:48rem;margin:1.5rem auto 0;padding:1rem;background:#f3f4f6;border-radius:.75rem;box-shadow:0 10px 24px rgba(17,24,39,.08)}.dark .ChatSection_chatContainer__ai874{background:#111827}.ChatSection_chatTitle__tLMu9{font-size:1.125rem;font-weight:600;margin:0 0 .5rem}.dark .ChatSection_chatTitle__tLMu9{color:#f9fafb}.ChatSection_chatList__jnWmC{list-style:none;padding:0;margin:0}.ChatSection_chatList__jnWmC li{padding:.5rem;border-radius:.5rem;background:#fff;box-shadow:0 6px 14px rgba(17,24,39,.06)}.dark .ChatSection_chatList__jnWmC li{background:#374151;color:#f9fafb;box-shadow:0 10px 22px rgba(0,0,0,.25)}.ChatSection_chatList__jnWmC li+li{margin-top:.5rem}.ChatSection_wrapper__6I6AL{display:flex;justify-content:center;background:#f9fbff;padding:.75rem 1rem}.dark .ChatSection_wrapper__6I6AL{background:#131313}.ChatSection_button__sXlI4{position:relative;display:inline-flex;align-items:center;justify-content:center;width:100%;height:3.5rem;padding:0 2rem;margin-bottom:.75rem;background:#34a853;color:#fff;text-decoration:none;font-size:1rem;font-weight:600;border-radius:.85rem;transition:transform .22s ease,box-shadow .22s ease,background-color .22s ease;box-shadow:0 10px 20px rgba(0,0,0,.16)}@media(min-width:640px){.ChatSection_button__sXlI4{width:auto;font-size:1.125rem}}@media(min-width:768px){.ChatSection_button__sXlI4{height:69px;font-size:1.5rem}}.ChatSection_button__sXlI4:after{content:"";position:absolute;inset:0;border-radius:inherit;background:linear-gradient(120deg,rgba(255,255,255,0),rgba(255,255,255,.35) 20%,rgba(255,255,255,0) 40%);transform:translateX(-120%);animation:ChatSection_shimmer__LRn3f 3.5s infinite;pointer-events:none}@keyframes ChatSection_shimmer__LRn3f{0%{transform:translateX(-120%)}45%{transform:translateX(120%)}to{transform:translateX(120%)}}@media(hover:hover)and (pointer:fine){.ChatSection_button__sXlI4:hover{background:#16a34a;transform:translateY(-2px);box-shadow:0 16px 28px rgba(0,0,0,.2)}}@media(hover:none)and (pointer:coarse){.ChatSection_button__sXlI4:active{transform:scale(.96);box-shadow:0 8px 16px rgba(0,0,0,.25)}}@media(prefers-reduced-motion:reduce){.ChatSection_button__sXlI4:after{animation:none}}