:root{--brand:#f4a63a;--panel:#f2f3f4;--text:#0f172a;--ghost-input:110px;--ghost-card:84px}.chat-module__r3ZgIG__hero{background:#fff url(/wave.jpg) bottom/cover no-repeat;min-height:100dvh;position:relative;overflow:hidden}.chat-module__r3ZgIG__stage{z-index:1;place-items:center;width:min(92vw,980px);min-height:100dvh;margin:0 auto;display:grid;position:relative}.chat-module__r3ZgIG__card{background:var(--panel);border-radius:28px 28px 48px 48px;width:100%;min-height:max(320px,min(50vh,520px));padding:24px 24px 64px;position:relative;box-shadow:0 24px 60px rgba(0,0,0,.12)}@keyframes chat-module__r3ZgIG__popIn{0%{opacity:0;transform:translateY(12px)scale(.98)}to{opacity:1;transform:translateY(0)scale(1)}}.chat-module__r3ZgIG__cardHidden{display:none}.chat-module__r3ZgIG__cardVisible{animation:.3s both chat-module__r3ZgIG__popIn;display:block}.chat-module__r3ZgIG__ghost{width:var(--ghost-card);height:var(--ghost-card);filter:drop-shadow(0 10px 18px rgba(0,0,0,.18));-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:none;margin-top:2px;margin-left:6px}.chat-module__r3ZgIG__transcript{margin:12px 8px 0}.chat-module__r3ZgIG__placeholder{color:#9ca3af;font-size:14px}.chat-module__r3ZgIG__messages{flex-direction:column;gap:10px;max-height:52vh;margin-top:8px;padding-bottom:8px;padding-right:6px;display:flex;overflow-y:auto}.chat-module__r3ZgIG__msg{word-wrap:break-word;white-space:pre-wrap;border:1px solid #e5e7eb;border-radius:14px;max-width:75%;padding:10px 12px;font-size:14px;line-height:1.4}.chat-module__r3ZgIG__bot{color:#0f172a;background:#f8fafc;margin-right:auto}.chat-module__r3ZgIG__user{color:#0f172a;background:#fff;margin-left:auto}.chat-module__r3ZgIG__row{align-items:flex-end;gap:10px;display:flex}.chat-module__r3ZgIG__botRow{justify-content:flex-start}.chat-module__r3ZgIG__userRow{justify-content:flex-end}.chat-module__r3ZgIG__msgAvatar{border-radius:50%;flex:none;width:50px;height:50px}.chat-module__r3ZgIG__msg.chat-module__r3ZgIG__bot{flex-direction:column;display:flex}.chat-module__r3ZgIG__feedback{justify-content:flex-end;align-items:center;gap:8px;width:-moz-fit-content;width:fit-content;margin-top:8px;margin-left:auto;display:flex}.chat-module__r3ZgIG__iconBtn{cursor:pointer;background:0 0;border:none;border-radius:8px;padding:6px;line-height:0;transition:transform .12s,opacity .12s,background-color .12s}.chat-module__r3ZgIG__iconBtn:hover{background-color:rgba(0,0,0,.05);transform:translateY(-1px)}.chat-module__r3ZgIG__iconBtn:active{transform:translateY(0)}.chat-module__r3ZgIG__iconBtn:disabled{opacity:.5;cursor:not-allowed}.chat-module__r3ZgIG__thumbImg{width:30px;height:30px;display:block}.chat-module__r3ZgIG__feedbackNote{opacity:.8;margin-left:6px;font-size:12px}.chat-module__r3ZgIG__inputDock{z-index:2;align-items:center;gap:14px;width:min(92vw,640px);transition:top .3s,bottom .3s,transform .3s;display:flex;position:fixed}.chat-module__r3ZgIG__dockCenter{top:50%;left:50%;transform:translate(-50%,-50%)}.chat-module__r3ZgIG__dockBottom{top:auto;bottom:max(16px,min(10vh,84px));left:50%;transform:translate(-50%)}.chat-module__r3ZgIG__input{background:#f3f4f6;border:1px solid #cbd5e1;border-radius:999px;outline:none;width:100%;height:56px;padding:0 22px;font-size:15px;box-shadow:inset 0 1px rgba(0,0,0,.03),0 4px 18px rgba(0,0,0,.06)}.chat-module__r3ZgIG__input::placeholder{color:#6b7280;font-style:italic}.chat-module__r3ZgIG__input:focus{border-color:#94a3b8;box-shadow:0 0 0 3px rgba(148,163,184,.25)}.chat-module__r3ZgIG__input{color:#000}.chat-module__r3ZgIG__input::placeholder{color:#000;opacity:.6}.chat-module__r3ZgIG__input:-webkit-autofill{-webkit-text-fill-color:#000;caret-color:#000;transition:background-color 600000s,color 600000s}.chat-module__r3ZgIG__input:-webkit-autofill:focus{-webkit-text-fill-color:#000;caret-color:#000;transition:background-color 600000s,color 600000s}.chat-module__r3ZgIG__loadingOverlay{z-index:5;pointer-events:none;background:linear-gradient(rgba(255,255,255,.7),rgba(255,255,255,.4));justify-content:center;align-items:center;animation:.18s ease-out both chat-module__r3ZgIG__fadeIn;display:flex;position:absolute;top:0;bottom:0;left:0;right:0}.chat-module__r3ZgIG__loadingBox{text-align:center;flex-direction:column;align-items:center;gap:10px;display:flex}.chat-module__r3ZgIG__thinkingGhost{filter:drop-shadow(0 8px 16px rgba(0,0,0,.18));animation:1.6s ease-in-out infinite chat-module__r3ZgIG__bob}.chat-module__r3ZgIG__spinner{border:3px solid rgba(15,23,42,.12);border-top-color:#3db6a4;border-radius:50%;width:28px;height:28px;animation:.8s linear infinite chat-module__r3ZgIG__spin}.chat-module__r3ZgIG__loadingText{color:#475569;margin:0;font-size:14px}@keyframes chat-module__r3ZgIG__spin{to{transform:rotate(360deg)}}@keyframes chat-module__r3ZgIG__bob{0%,to{transform:translateY(0)}50%{transform:translateY(-6px)}}@keyframes chat-module__r3ZgIG__fadeIn{0%{opacity:0}to{opacity:1}}.chat-module__r3ZgIG__botTyping{color:#475569;background:#f8fafc;border-color:#e2e8f0;align-items:center;gap:10px;display:flex}.chat-module__r3ZgIG__dotSpinner{align-items:center;gap:6px;display:inline-flex}.chat-module__r3ZgIG__dotSpinner span{opacity:.6;background:#3db6a4;border-radius:50%;width:8px;height:8px;animation:1s ease-in-out infinite chat-module__r3ZgIG__dotBounce}.chat-module__r3ZgIG__dotSpinner span:nth-child(2){animation-delay:.15s}.chat-module__r3ZgIG__dotSpinner span:nth-child(3){animation-delay:.3s}.chat-module__r3ZgIG__typingText{color:#64748b;font-size:13px}@keyframes chat-module__r3ZgIG__dotBounce{0%,80%,to{opacity:.4;transform:scale(.66)}40%{opacity:1;transform:scale(1)}}@media (max-width:640px){:root{--ghost-input:clamp(44px,10vw,58px);--ghost-card:clamp(56px,12vw,72px)}.chat-module__r3ZgIG__card{border-radius:22px;padding:18px 16px 60px}.chat-module__r3ZgIG__ghost{width:72px;height:72px}.chat-module__r3ZgIG__inputDock{width:min(94vw,560px)}.chat-module__r3ZgIG__input{height:52px}}.chat-module__r3ZgIG__inputGhost{width:var(--ghost-input);height:var(--ghost-input);filter:drop-shadow(0 8px 14px rgba(0,0,0,.18));-webkit-user-select:none;-moz-user-select:none;user-select:none;pointer-events:auto;cursor:pointer;border-radius:50%;transition:opacity .22s,transform .22s;top:50%;transform:translateY(calc(20px - 50%))}.chat-module__r3ZgIG__ghostVisible{opacity:1}.chat-module__r3ZgIG__msg :where(p,ul,ol,pre,blockquote,h1,h2,h3,h4,table){margin:.4rem 0}.chat-module__r3ZgIG__msg h1,.chat-module__r3ZgIG__msg h2,.chat-module__r3ZgIG__msg h3,.chat-module__r3ZgIG__msg h4{line-height:1.2}.chat-module__r3ZgIG__msg ul,.chat-module__r3ZgIG__msg ol{padding-left:1.25rem}.chat-module__r3ZgIG__msg blockquote{color:#475569;background:rgba(148,163,184,.08);border-left:3px solid #e2e8f0;border-radius:6px;padding-left:.75rem}.chat-module__r3ZgIG__msg pre{border:1px solid #e5e7eb;border-radius:8px;padding:.6rem .8rem;overflow:auto}.chat-module__r3ZgIG__msg code{background:rgba(2,6,23,.06);border-radius:4px;padding:.1rem .3rem;font-family:ui-monospace,SFMono-Regular,Menlo,Consolas,monospace;font-size:.95em}.chat-module__r3ZgIG__msg table{border-collapse:collapse;width:100%}.chat-module__r3ZgIG__msg th,.chat-module__r3ZgIG__msg td{text-align:left;border:1px solid #e5e7eb;padding:6px 8px}.chat-module__r3ZgIG__msg thead th{background:#f3f4f6}
