.qx-chat{--q-green:#2d9a7b;--q-ink:#233d33;--q-muted:#8c9691;--q-bg:#fafaf8;color:var(--q-ink);font-family:inherit;font-size:14px;line-height:1.55;background:var(--q-bg);min-height:70vh}.qx-chat *{box-sizing:border-box}.qx-chat button,.qx-chat input,.qx-chat textarea,.qx-chat select{font:inherit}.qx-chat button{cursor:pointer;border:0;background:none;color:inherit;touch-action:manipulation}.qx-chat button:focus-visible,.qx-chat input:focus-visible,.qx-chat textarea:focus-visible,.qx-chat select:focus-visible{outline:2px solid var(--q-green);outline-offset:3px}.qx-chat h1,.qx-chat h2,.qx-chat p{margin:0}.qx-chat-list{padding:0 20px 120px}.qx-chat-list-head{display:flex;align-items:center;justify-content:space-between;padding:25px 0 18px}.qx-chat-list-head h1{font-size:23px;font-weight:750;letter-spacing:-.5px}.qx-chat-list-head p{font-size:12px;color:var(--q-muted);margin-top:5px}.qx-chat-icon{width:42px;height:42px;flex-shrink:0;display:inline-flex;align-items:center;justify-content:center;border-radius:12px}.qx-chat-icon:hover{background:#edf4ef}.qx-chat-demo{display:flex;align-items:center;justify-content:space-between;font-size:12px;color:#8b9690;margin-bottom:16px;gap:10px}.qx-chat-demo button,.qx-chat-availability button{color:var(--q-green);font-weight:650;min-height:36px}.qx-chat-availability{display:flex;justify-content:space-between;align-items:center;padding:10px 14px;background:#eef6f1;border-radius:14px;margin-bottom:12px}.qx-chat-search{display:flex;gap:9px;align-items:center;background:#eef1ed;border-radius:14px;padding:11px 13px;color:#939c96}.qx-chat-search input{min-width:0;width:100%;border:0;outline:0;background:none;color:var(--q-ink);font-size:14px}.qx-chat-tabs{display:flex;gap:22px;padding:18px 2px 14px}.qx-chat-tabs button{font-size:14px;color:#929c96;position:relative;padding:4px 0 9px}.qx-chat-tabs button.active{color:var(--q-green);font-weight:700}.qx-chat-tabs button.active:after{content:'';position:absolute;bottom:0;height:3px;border-radius:3px;background:var(--q-green);left:20%;right:20%}.qx-chat-rows{background:#fff;box-shadow:0 4px 22px rgba(33,52,42,.035);border-radius:20px;overflow:hidden}.qx-chat-row{width:100%;display:flex;text-align:left;gap:12px;padding:18px 15px!important;align-items:center}.qx-chat-row+.qx-chat-row{border-top:1px solid #f2f4f0}.qx-chat-row:hover{background:#f7faf6}.qx-chat-avatar{width:46px;height:46px;border-radius:16px;display:inline-flex;align-items:center;justify-content:center;flex-shrink:0;background:#e3f1e8;color:#267353;font-weight:700;font-size:19px}.qx-chat-avatar.blue{background:#e8eef7;color:#6484a7}.qx-chat-avatar.orange{background:#faf0e2;color:#ba9060}.qx-chat-avatar-wrap{position:relative;flex-shrink:0}.qx-chat-badge{position:absolute;right:-4px;top:-4px;background:#d97665;color:#fff;border:2px solid white;min-width:19px;height:19px;line-height:15px;font-size:10px;border-radius:12px;text-align:center}.qx-chat-row-body{min-width:0;flex:1}.qx-chat-row-line{display:flex;align-items:center;justify-content:space-between;gap:8px}.qx-chat-row-line strong{font-size:15px;font-weight:650}.qx-chat-row-line time{font-size:11px;color:#a5ada7}.qx-chat-snippet{white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:12px;color:#89948c;margin-top:4px}.qx-chat-state{font-size:10px;background:#edf6ef;color:#3f8b69;padding:3px 6px;border-radius:6px;white-space:nowrap}.qx-chat-state.muted{background:#f2f3ef;color:#9ba49d}.qx-chat-row-body>small{font-size:10px;color:#adb4ae}.qx-chat-new{display:flex;justify-content:space-between;align-items:center;width:100%;padding:17px 14px!important;background:#eef5ee!important;border-radius:16px;margin-top:18px;font-size:13px!important;color:var(--q-green)!important}.qx-chat-new span{font-size:22px}.qx-chat-empty{padding:55px 15px;text-align:center;color:#929d95}.qx-chat-conversation{position:fixed;inset:0;z-index:90;max-width:520px;margin:auto;display:flex;flex-direction:column;background:#f5f7f2;box-shadow:0 0 60px #243d3310;height:100dvh;height:var(--qx-chat-height,100dvh)}.qx-chat-top{display:flex;align-items:center;gap:10px;padding:10px 12px;background:#fafaf8ed;backdrop-filter:blur(20px);border-bottom:1px solid #eaf0e7;flex-shrink:0}.qx-chat-top .qx-chat-avatar{width:37px;height:37px;border-radius:12px;font-size:16px}.qx-chat-top>div{flex:1;min-width:0}.qx-chat-top h1{font-size:16px;font-weight:700}.qx-chat-top p{font-size:11px;color:#97a196;overflow:hidden;white-space:nowrap;text-overflow:ellipsis}.qx-chat-service{display:flex;justify-content:space-between;align-items:center;padding:13px 22px;background:#eef4ec;border-bottom:1px solid #e6ede2;flex-shrink:0;gap:12px}.qx-chat-service b{font-size:13px;color:#397b5f}.qx-chat-service small{display:block;font-size:10px;color:#8d9c8e;margin-top:3px}.qx-chat-countdown{text-align:right;flex-shrink:0}.qx-chat-countdown strong{font-size:15px;font-variant-numeric:tabular-nums;font-weight:600;color:#438165}.qx-chat-messages{flex:1;overflow-y:auto;min-height:0;padding:15px 17px 22px;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}.qx-chat-system,.qx-chat-time{display:block;text-align:center;font-size:11px;color:#a1aaa2;margin:12px 20px;white-space:pre-wrap}.qx-chat-message{display:flex;align-items:flex-start;gap:9px;margin:15px 0}.qx-chat-message.mine{flex-direction:row-reverse}.qx-chat-message .qx-chat-avatar{width:33px;height:33px;border-radius:11px;font-size:14px;margin-top:1px}.qx-chat-bubble{max-width:80%;background:#fff;border-radius:4px 15px 15px;padding:12px 14px;box-shadow:0 2px 7px #233d3304;min-width:62px;overflow-wrap:anywhere}.qx-chat-bubble p{white-space:pre-wrap;font-size:14px;line-height:1.8}.qx-chat-bubble small{font-size:10px;color:#99a59c;display:block;margin-bottom:4px}.mine .qx-chat-bubble{background:#dff0df;border-radius:15px 4px 15px 15px}.mine .qx-chat-bubble small{color:#759776}.qx-chat-photo{display:block!important;padding:0!important;margin-top:10px}.qx-chat-photo img{max-width:190px;width:100%;border-radius:9px;max-height:220px;object-fit:cover}.qx-chat-compose{background:#fafaf8f5;backdrop-filter:blur(18px);border-top:1px solid #e5ebe1;padding:10px 14px calc(12px + env(safe-area-inset-bottom));flex-shrink:0}.qx-chat-actions{display:flex;gap:8px;flex-wrap:wrap;margin-bottom:8px}.qx-chat-actions button{border:1px solid #dce6d8;border-radius:10px;font-size:12px;padding:7px 11px;min-height:35px}.qx-chat-primary{background:var(--q-green)!important;color:white!important;border:0!important;border-radius:12px;padding:11px 16px!important;font-weight:650}.qx-chat-secondary{background:#eef3ed!important;border-radius:12px;padding:11px 16px!important}.qx-chat-compose-hint{font-size:10px;color:#99a497;padding:0 4px 5px}.qx-chat-input-line{display:flex;align-items:flex-end;gap:8px}.qx-chat-input-line textarea{flex:1;min-width:0;resize:none;min-height:42px;max-height:120px;background:#fff;border:1px solid #ebeee6;border-radius:12px;padding:10px 12px;font-size:16px;line-height:22px;color:var(--q-ink)}.qx-chat-send{height:42px;width:42px;border-radius:13px;background:var(--q-green)!important;color:white!important;display:grid;place-items:center;flex-shrink:0}.qx-chat-wait{font-size:12px;color:#919d90;text-align:center;padding:8px}.qx-chat-sheet-wrap{position:fixed;inset:0;z-index:110;background:#17302550;display:flex;align-items:flex-end;justify-content:center;backdrop-filter:blur(3px)}.qx-chat-sheet{background:#fafaf8;border-radius:24px 24px 0 0;padding:20px 22px calc(24px + env(safe-area-inset-bottom));width:100%;max-width:520px;max-height:88dvh;overflow:auto;box-shadow:0 -8px 40px #23422c12}.qx-chat-sheet header{display:flex;align-items:center;justify-content:space-between;margin-bottom:14px}.qx-chat-sheet h2{font-size:19px;font-weight:700}.qx-chat-sheet p{font-size:13px;color:#88978b;line-height:1.8;margin:8px 0 15px}.qx-chat-sheet label{display:block;margin:14px 0;font-size:13px;font-weight:600}.qx-chat-sheet textarea,.qx-chat-sheet select{display:block;width:100%;background:white;border:1px solid #e2e9df;border-radius:12px;padding:12px;margin-top:8px;font-size:16px;min-height:48px;color:var(--q-ink)}.qx-chat-sheet textarea{min-height:90px;resize:vertical}.qx-chat-wide{width:100%;margin-top:10px}.qx-chat-sheet-actions{display:flex;justify-content:flex-end;gap:14px;margin-top:22px}.qx-chat-sheet-actions>button{min-height:44px;padding:8px 15px}.qx-chat-detail-grid{display:grid;grid-template-columns:90px 1fr;gap:14px;font-size:13px;padding:10px 0 20px}.qx-chat-detail-grid>span{color:#99a499}.qx-chat-detail-grid>small{overflow-wrap:anywhere}.qx-chat-setting-row{display:flex;justify-content:space-between;align-items:center;padding:18px 0;border-bottom:1px solid #e6ece3;font-size:13px;gap:14px}.qx-chat-setting-row small{display:block;color:#9da79d;font-size:11px}.qx-chat-setting-row button{color:var(--q-green)}.qx-chat-wallet{text-align:center;padding:20px;border-radius:18px;background:#edf5eb}.qx-chat-wallet strong{display:block;font-size:34px;font-weight:650;color:var(--q-green)}.qx-chat-mentor-option{display:flex;align-items:center;text-align:left;width:100%;padding:14px 0!important;gap:12px;border-bottom:1px solid #e4ece0!important}.qx-chat-mentor-option small{display:block;font-size:11px;color:#9aa796}.qx-chat-mentor-option p{margin:4px 0;font-size:12px}.qx-chat-person{display:flex;align-items:center;gap:12px}.qx-chat-person p{margin:3px 0;font-size:12px}.qx-chat-rule{background:#edf5e9;padding:13px;border-radius:14px;font-size:12px}.qx-chat-rule p{margin:7px 0}.qx-chat-agree{display:flex!important;align-items:center;gap:8px;font-weight:400!important}.qx-chat-draft-images{display:flex;gap:8px}.qx-chat-draft-images>span{position:relative;margin-bottom:8px}.qx-chat-draft-images img{width:52px;height:52px;object-fit:cover;border-radius:8px}.qx-chat-draft-images button{position:absolute;right:-4px;top:-4px;border-radius:50%;background:#fff!important;line-height:18px;width:20px;height:20px}.qx-chat-toast{position:fixed;z-index:150;left:50%;bottom:130px;transform:translateX(-50%);width:max-content;max-width:85vw;padding:12px 18px;border-radius:14px;color:white;background:#284438ed;font-size:13px;box-shadow:0 8px 25px #23442d22}.qx-chat-full-photo{width:100%;height:auto;border-radius:12px}@media(min-width:768px){.qx-chat-conversation{inset:22px 0;height:calc(100dvh - 44px);border:1px solid #e3eade;border-radius:24px;overflow:hidden}.qx-chat-sheet-wrap{align-items:center}.qx-chat-sheet{border-radius:22px;max-height:85dvh}.qx-chat-list{max-width:650px;margin:auto}}@media(prefers-reduced-motion:no-preference){.qx-chat-bubble{animation:qxChatIn .18s ease-out}@keyframes qxChatIn{from{opacity:.4;transform:translateY(4px)}to{opacity:1;transform:none}}}
/* Repaired mobile chat overrides */
@media(max-width:767px){
.qx-chat-conversation{position:fixed!important;inset:0!important;width:100vw!important;max-width:none!important;height:100dvh!important;z-index:1000!important;margin:0!important;border-radius:0!important}
.qx-chat-top{padding-top:calc(12px + env(safe-area-inset-top,0px))!important;min-height:64px!important}
.qx-chat-list{padding-bottom:16px!important}
}
@media(min-width:768px){.qx-chat-conversation{max-width:520px}}
