:root{color:#111827;background:#edf5fb;font-family:Inter,ui-sans-serif,system-ui,-apple-system,BlinkMacSystemFont,Segoe UI,sans-serif;font-synthesis:none;text-rendering:optimizeLegibility;-webkit-font-smoothing:antialiased}*{box-sizing:border-box}body{margin:0;min-width:320px;min-height:100vh;overflow:hidden;background:radial-gradient(circle at 18% 12%,rgba(43,188,229,.18),transparent 28%),radial-gradient(circle at 82% 24%,rgba(79,120,255,.16),transparent 30%),#eef6fb}button,input{font:inherit}button{-webkit-tap-highlight-color:transparent}.support-shell{display:grid;min-height:100vh;place-items:center}.chat-shell{position:relative;display:grid;grid-template-rows:auto minmax(0,1fr) auto auto;width:min(100%,430px);height:100vh;height:100dvh;min-height:620px;overflow:hidden;background:linear-gradient(180deg,#fbfdff,#f7fbff 54%,#fff);box-shadow:0 22px 80px #233f612e}.chat-topbar{display:grid;grid-template-columns:44px 1fr auto;gap:10px;align-items:center;min-height:74px;padding:max(16px,env(safe-area-inset-top)) 18px 10px;background:#fbfdfff0;-webkit-backdrop-filter:blur(18px);backdrop-filter:blur(18px)}.chat-topbar h1{margin:0;overflow:hidden;color:#111827;font-size:22px;font-weight:850;letter-spacing:0;text-align:center;text-overflow:ellipsis;white-space:nowrap}.top-icon,.history-link,.panel-heading button,.topic-button,.help-row,.session-actions button,.plus-btn,.send-btn{border:0;cursor:pointer}.top-icon{display:grid;width:44px;height:44px;place-items:center;padding:0;color:#111827;background:transparent;border-radius:999px}.history-link{display:flex;gap:6px;align-items:center;justify-content:flex-end;min-width:96px;padding:8px 0;color:#111827;font-size:15px;font-weight:760;background:transparent;white-space:nowrap}.chat-main{position:relative;min-height:0;padding:12px 18px 18px;overflow-x:hidden;overflow-y:auto;scrollbar-width:none}.chat-main::-webkit-scrollbar{display:none}.welcome-card{position:relative;min-height:172px;overflow:hidden;padding:26px 18px;background:linear-gradient(90deg,#effafff5,#e5f7ffd1 56%,#daf3ffc2),#e7f7ff;border:1px solid rgba(219,236,247,.88);border-radius:18px;box-shadow:0 12px 34px #3860841a}.welcome-copy{position:relative;z-index:2;width:58%;min-width:190px}.welcome-copy h2{margin:0;color:#111827;font-size:22px;font-weight:900;line-height:1.25;letter-spacing:0}.welcome-copy p{margin:13px 0 0;color:#4b5563;font-size:15px;font-weight:650;line-height:1.45}.status-line{display:flex;gap:8px;align-items:center;margin-top:28px;color:#6b7280;font-size:14px;font-weight:650}.status-dot{width:9px;height:9px;background:#41cf79;border-radius:999px;box-shadow:0 0 0 4px #41cf7924}.status-dot.offline{background:#f59e0b;box-shadow:0 0 0 4px #f59e0b29}.identity-line{width:max-content;max-width:100%;padding:5px 9px;margin-top:10px;overflow:hidden;color:#2f6f8f;font-size:12px;font-weight:760;text-overflow:ellipsis;white-space:nowrap;background:#ffffffad;border:1px solid rgba(203,231,244,.95);border-radius:999px}.support-agent{position:absolute;right:-18px;bottom:-22px;z-index:1;width:205px;max-width:52%;height:205px;object-fit:cover;object-position:right center;border-radius:28px;mix-blend-mode:multiply}.topic-panel{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:6px;margin-top:16px;padding:18px 12px 16px;background:#fff;border:1px solid rgba(229,236,245,.95);border-radius:18px;box-shadow:0 12px 36px #1e3a5c14}.topic-button{display:grid;gap:10px;justify-items:center;min-width:0;padding:0;color:#111827;font-size:14px;font-weight:720;background:transparent}.topic-icon{display:grid;width:56px;height:56px;place-items:center;color:#fff;border-radius:999px;box-shadow:0 10px 24px #1a60b42e}.topic-icon.mint{background:linear-gradient(135deg,#47dcb4,#15c4a1)}.topic-icon.blue{background:linear-gradient(135deg,#8bb8ff,#3f78f6)}.topic-icon.orange{background:linear-gradient(135deg,#ffb466,#fb7f2f)}.topic-icon.violet{background:linear-gradient(135deg,#a5a5ff,#706be9)}.help-panel{margin-top:16px;padding:18px 16px 10px;background:#fff;border:1px solid rgba(229,236,245,.95);border-radius:18px;box-shadow:0 12px 36px #1e3a5c14}.panel-heading{display:flex;align-items:center;justify-content:space-between;margin-bottom:4px}.panel-heading h2{margin:0;color:#111827;font-size:20px;font-weight:900;letter-spacing:0}.panel-heading button{display:flex;gap:2px;align-items:center;min-height:34px;padding:0;color:#8a93a3;font-size:14px;font-weight:720;background:transparent}.help-row{display:grid;grid-template-columns:38px minmax(0,1fr) 22px;gap:10px;align-items:center;width:100%;min-height:52px;padding:0;color:#111827;font-size:15px;font-weight:680;text-align:left;background:transparent;border-top:1px solid #edf1f5}.help-row:first-of-type{border-top:0}.help-row>span:nth-child(2){overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.help-row>svg{color:#9aa3af}.help-icon{display:grid;width:30px;height:30px;place-items:center;color:#20bdb4;background:#e6f8f6;border-radius:999px}.soft-state{width:max-content;padding:9px 13px;margin:18px auto 8px;color:#7b8494;font-size:14px}.time-divider{width:max-content;margin:18px auto 12px;color:#9aa3af;font-size:14px;font-weight:650}.message-bubble{display:flex;gap:10px;align-items:flex-end;margin-bottom:14px}.message-user{justify-content:flex-end}.message-system{justify-content:center}.message-stack{display:grid;max-width:min(76%,320px);gap:5px}.message-system .message-stack{max-width:86%}.message-meta{display:flex;gap:8px;align-items:center;color:#7b8494;font-size:13px;font-weight:620}.user-meta{justify-content:flex-end;padding-right:4px}.bubble-avatar{display:grid;flex:0 0 auto;width:42px;height:42px;place-items:center;color:#fff;font-size:16px;font-weight:850;border-radius:999px;box-shadow:0 8px 22px #26578a29}.bubble-agent{background:linear-gradient(135deg,#8edaf8,#3a9df5)}.bubble-user{background:linear-gradient(135deg,#ffd8bd,#8fa4c4)}.message-body{max-width:100%;padding:12px 14px;color:#111827;background:#fff;border:1px solid #e8edf4;border-radius:14px 14px 14px 4px;box-shadow:0 8px 22px #27466917}.message-user .message-body{color:#172033;background:linear-gradient(135deg,#dce8ff,#bdd5ff);border:1px solid #c9dcff;border-radius:14px 14px 4px;box-shadow:0 8px 22px #2965d221}.message-system .message-body{color:#6b7280;background:#f1f6fae6;border:0;border-radius:999px;box-shadow:none}.message-body p{margin:0;font-size:15px;line-height:1.6;letter-spacing:0;word-break:break-word}.message-body small{display:block;margin-top:4px;color:#7b8494;font-size:12px}.message-body small.failed{color:#ef4444}.attachment-list{display:grid;gap:8px;margin-bottom:8px}.attachment-list:only-child{margin-bottom:0}.attachment-item{display:block;overflow:hidden;color:inherit;text-decoration:none;border-radius:10px}.attachment-item img{display:block;max-width:190px;max-height:220px;object-fit:cover;border-radius:10px}.attachment-item span{display:block;max-width:190px;padding:10px 12px;overflow:hidden;color:#374151;font-size:13px;text-overflow:ellipsis;white-space:nowrap;background:#ffffff94;border-radius:10px}.typing-row{display:flex;gap:5px;align-items:center;width:max-content;padding:11px 13px;margin:4px 0 14px 52px;background:#fff;border:1px solid #e8edf4;border-radius:14px;box-shadow:0 8px 22px #27466917}.typing-row span{width:6px;height:6px;background:#9aa3af;border-radius:999px;animation:typingPulse 1.2s infinite ease-in-out}.typing-row span:nth-child(2){animation-delay:.16s}.typing-row span:nth-child(3){animation-delay:.32s}.market-context{position:absolute;right:18px;bottom:18px;display:grid;width:118px;gap:4px;padding:12px;color:#111827;background:#fffffff0;border:1px solid rgba(229,236,245,.95);border-radius:12px;box-shadow:0 12px 30px #1e3a5c24}.market-context strong{font-size:12px;font-weight:760}.market-context span{font-size:20px;font-weight:900;line-height:1}.market-context small{color:#16a34a;font-size:12px;font-weight:760}.history-backdrop{position:absolute;top:0;right:0;bottom:0;left:0;z-index:10;display:grid;align-items:end;background:#11182747}.history-drawer{max-height:min(72vh,620px);min-height:320px;overflow:hidden;background:#fff;border-radius:22px 22px 0 0;box-shadow:0 -18px 48px #1e3a5c2e}.history-drawer header{display:grid;grid-template-columns:minmax(0,1fr) 42px;gap:12px;align-items:center;padding:18px 18px 12px;border-bottom:1px solid #edf1f5}.history-drawer h2,.history-drawer p{margin:0}.history-drawer h2{color:#111827;font-size:20px;font-weight:900;letter-spacing:0}.history-drawer header p{margin-top:4px;color:#7b8494;font-size:13px;font-weight:620}.history-drawer header button{display:grid;width:42px;height:42px;place-items:center;padding:0;color:#111827;background:#f6f8fb;border:1px solid #e6edf5;border-radius:999px}.load-history{display:block;width:calc(100% - 36px);min-height:38px;margin:12px 18px 4px;color:#3478f6;font-size:14px;font-weight:760;background:#f4f8ff;border:1px solid #dce8ff;border-radius:999px}.load-history:disabled{color:#9aa3af}.history-list{max-height:calc(min(72vh,620px) - 122px);padding:8px 18px calc(18px + env(safe-area-inset-bottom));overflow-y:auto}.history-message{padding:12px 0;border-bottom:1px solid #edf1f5}.history-message time{display:block;color:#9aa3af;font-size:12px;font-weight:660}.history-message p{display:-webkit-box;margin:5px 0 0;overflow:hidden;color:#111827;font-size:14px;font-weight:680;line-height:1.45;-webkit-box-orient:vertical;-webkit-line-clamp:2}.history-empty{padding:42px 0;color:#9aa3af;font-size:14px;font-weight:680;text-align:center}.session-actions{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:9px;padding:10px 18px;background:#fffffff5;border-top:1px solid #edf1f5}.session-actions button{display:flex;gap:7px;align-items:center;justify-content:center;min-width:0;min-height:44px;padding:0 8px;color:#172033;font-size:15px;font-weight:760;background:#fff;border:1px solid #e1e8f0;border-radius:9px;box-shadow:0 6px 18px #1e3a5c0f}.session-actions button:first-child svg{color:#20bdb4}.session-actions button:nth-child(2) svg{color:#3478f6}.session-actions button:nth-child(3) svg{color:#f15a2b}.session-actions button:disabled,.plus-btn:disabled,.send-btn:disabled{color:#a5adba;cursor:not-allowed;opacity:.62}.chat-composer{display:grid;grid-template-columns:48px minmax(0,1fr) 72px;gap:10px;align-items:center;min-height:82px;padding:10px 18px calc(12px + env(safe-area-inset-bottom));background:#fffffffa}.plus-btn{display:grid;width:48px;height:48px;place-items:center;padding:0;color:#111827;background:#fff;border:1px solid #e2e8f0;border-radius:999px}.chat-composer input:not(.hidden-input){width:100%;height:48px;min-width:0;padding:0 16px;color:#111827;background:#fff;border:1px solid #dde5ee;border-radius:999px;outline:none}.chat-composer input::placeholder{color:#a0a8b4}.send-btn{display:grid;width:72px;height:48px;place-items:center;padding:0;color:#fff;background:linear-gradient(135deg,#4aa1ff,#2867f2);border-radius:999px;box-shadow:0 10px 22px #3478f638}.hidden-input{display:none}@keyframes typingPulse{0%,80%,to{transform:translateY(0);opacity:.45}40%{transform:translateY(-3px);opacity:1}}@media(min-width:560px){.support-shell{padding:18px}.chat-shell{height:calc(100vh - 36px);height:calc(100dvh - 36px);border:1px solid rgba(223,233,242,.9);border-radius:30px}}@media(max-width:380px){.chat-topbar{grid-template-columns:38px 1fr auto;gap:6px;padding-right:12px;padding-left:12px}.chat-topbar h1{font-size:20px}.history-link{min-width:78px;font-size:13px}.chat-main{padding-right:12px;padding-left:12px}.welcome-copy{width:62%;min-width:170px}.welcome-copy h2{font-size:20px}.support-agent{right:-36px;width:195px}.topic-panel{gap:2px;padding-right:8px;padding-left:8px}.topic-icon{width:50px;height:50px}.topic-button,.session-actions button{font-size:13px}.help-panel,.session-actions,.chat-composer{padding-right:12px;padding-left:12px}.chat-composer{grid-template-columns:46px minmax(0,1fr) 64px;gap:8px}.send-btn{width:64px}}
