*{box-sizing:border-box}html,body{height:100%;height:100dvh;margin:0;font-family:"Sarabun","Segoe UI",Tahoma,sans-serif;color:#17223b;background:#f4f7fb}button,input,textarea,select{font:inherit}button{cursor:pointer}.topbar{height:62px;background:#fff;border-bottom:1px solid #e4eaf3;display:flex;align-items:center;justify-content:space-between;padding:0 18px;position:relative;z-index:4}.brand,.contact-head,.top-actions{display:flex;align-items:center;gap:10px}.brand strong{display:block;font-size:15px}.brand span{display:block;font-size:11px;color:#758198}.brand-mark{width:48px;height:48px;border-radius:15px;display:grid;place-items:center;background:#0f5cff;color:#fff;font-weight:800;box-shadow:0 8px 20px rgba(15,92,255,.22)}.brand-mark.small{width:36px;height:36px;border-radius:11px}.top-actions{font-size:13px}.top-actions a{color:#68758d;text-decoration:none}.workspace{height:calc(100vh - 62px);height:calc(100dvh - 62px);display:grid;grid-template-columns:340px minmax(420px,1fr) 290px;overflow:hidden}.inbox-pane,.chat-pane,.detail-pane{background:#fff;min-width:0}.inbox-pane{border-right:1px solid #e5eaf2;display:flex;flex-direction:column;min-height:0}.detail-pane{border-left:1px solid #e5eaf2;padding:20px;overflow:auto;min-height:0}.pane-title,.chat-header{display:flex;align-items:center;justify-content:space-between;padding:18px;border-bottom:1px solid #eef1f6}.pane-title h2,.chat-header h2{margin:0;font-size:18px}.pane-title span,.chat-header span{font-size:12px;color:#8490a5}.icon-btn{border:1px solid #e1e7f0;background:#fff;border-radius:10px;width:36px;height:36px}.filters{padding:12px;border-bottom:1px solid #eef1f6}.filters input{width:100%;padding:10px 12px;border:1px solid #dfe5ef;border-radius:10px;outline:none;background:#f8faff}.filters input:focus{border-color:#0f5cff;background:#fff}.status-tabs{display:flex;gap:5px;overflow-x:auto;margin-top:10px}.status-tabs button{border:0;background:transparent;border-radius:8px;padding:6px 9px;font-size:11px;color:#657289;white-space:nowrap}.status-tabs button.active{background:#eaf1ff;color:#0f5cff;font-weight:700}.conversation-list{overflow:auto;flex:1;min-height:0}.conversation-card{width:100%;border:0;border-bottom:1px solid #f0f2f6;background:#fff;text-align:left;padding:13px 12px;display:flex;gap:11px;transition:.15s}.conversation-card:hover{background:#f8faff}.conversation-card.active{background:#edf4ff;box-shadow:inset 3px 0 #0f5cff}.avatar{width:43px;height:43px;border-radius:50%;background:#e7edf8;display:grid;place-items:center;overflow:hidden;flex:0 0 auto;color:#51607a;font-weight:700}.avatar img{width:100%;height:100%;object-fit:cover}.avatar.large{width:46px;height:46px}.avatar.xlarge{width:76px;height:76px}.conversation-main{min-width:0;flex:1}.row{display:flex;justify-content:space-between;gap:8px;align-items:center}.row strong{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.row time{font-size:10px;color:#939eb0;white-space:nowrap}.row.bottom{margin-top:4px}.preview{font-size:12px;color:#6e7a90;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.unread{font-size:10px;min-width:19px;height:19px;padding:0 5px;border-radius:20px;background:#0f5cff;color:#fff;display:grid;place-items:center}.meta{font-size:10px;color:#8d97a8;margin-top:5px;display:flex;align-items:center;gap:4px}.status-dot{width:7px;height:7px;border-radius:50%;background:#aaa}.status-dot.new{background:#e94d5c}.status-dot.open{background:#f3aa20}.status-dot.waiting{background:#2879ee}.status-dot.closed{background:#2baa64}.chat-pane{display:flex;flex-direction:column;background:#f7f9fc;min-height:0;min-width:0}.chat-header{background:#fff;padding:12px 18px}.chat-head-actions{display:flex;gap:8px}.messages{flex:1;min-height:0;overflow:auto;padding:22px 4%;scroll-behavior:smooth}.message{display:flex;margin:7px 0}.message.incoming{justify-content:flex-start}.message.outgoing{justify-content:flex-end}.message.internal{justify-content:center}.bubble{max-width:min(72%,640px);padding:10px 12px;border-radius:15px;background:#fff;box-shadow:0 1px 2px rgba(22,35,60,.07);font-size:14px;line-height:1.45}.outgoing .bubble{background:#0f5cff;color:#fff;border-bottom-right-radius:5px}.incoming .bubble{border-bottom-left-radius:5px}.internal .bubble{background:#fff7d9;color:#6e5a13;border:1px dashed #e7c75b;max-width:82%}.note-label{font-size:10px;font-weight:800;margin-bottom:4px;text-transform:uppercase}.message-meta{font-size:9px;opacity:.65;margin-top:5px;text-align:right}.attachment small{display:block;opacity:.6;margin-top:3px}.composer{display:flex;align-items:flex-end;gap:9px;padding:12px 18px;background:#fff;border-top:1px solid #e5eaf2}.composer textarea{resize:none;flex:1;min-height:42px;max-height:120px;border:1px solid #dce3ee;border-radius:13px;padding:10px 13px;outline:none}.composer textarea:focus{border-color:#0f5cff}.primary,.secondary{border:0;border-radius:10px;padding:10px 16px}.primary{background:#0f5cff;color:#fff;font-weight:700}.primary:disabled{opacity:.55}.secondary{background:#edf2f8;color:#45546c}.send-btn{min-width:72px;height:42px}.detail-header h3{margin:0 0 15px}.profile-card{display:flex;flex-direction:column;align-items:center;text-align:center;padding:10px 0 22px}.profile-card strong{margin-top:10px}.muted{color:#909aab;word-break:break-all;margin-top:4px;font-size:9px}.field{display:block;font-size:11px;color:#707c91;margin:12px 0}.field select{display:block;width:100%;margin-top:5px;padding:9px;border:1px solid #dfe5ee;border-radius:9px;background:#fff}.info-box{margin-top:18px;padding:12px;border-radius:10px;background:#f5f8fc;display:flex;justify-content:space-between;font-size:11px}.empty,.empty-state{color:#8d98aa;text-align:center;padding:30px}.empty-state{margin:auto}.empty-icon{font-size:48px}.empty-state h2{font-size:18px;color:#536077}.empty-state p{font-size:12px}.detail-empty{padding-top:70px}.error-text{color:#bb3745}.auth-page{min-height:100%;display:grid;place-items:center;background:linear-gradient(160deg,#eef4ff,#f7f9fc)}.auth-card{width:min(92vw,390px);background:#fff;border:1px solid #e3e9f2;border-radius:18px;padding:30px;box-shadow:0 18px 50px rgba(33,53,84,.12)}.auth-card .brand-mark{margin:0 auto 15px}.auth-card h1{text-align:center;margin:5px 0;font-size:22px}.auth-card p{text-align:center;color:#8995a8;font-size:12px;margin-bottom:22px}.auth-card label{display:block;font-size:12px;color:#657189;margin:12px 0}.auth-card input{display:block;width:100%;padding:11px 12px;border:1px solid #dce3ed;border-radius:10px;margin-top:5px}.auth-card button{width:100%;margin-top:10px}.alert{padding:10px;border-radius:9px;font-size:12px}.alert.error{background:#fff0f2;color:#b53446}
@media(max-width:1000px){.workspace{grid-template-columns:310px 1fr}.detail-pane{display:none}}@media(max-width:700px){.workspace{display:block;position:relative}.inbox-pane{height:100%;width:100%}.chat-pane{display:none;position:absolute;inset:0;z-index:3}.chat-pane.mobile-open{display:flex}.topbar{height:56px}.workspace{height:calc(100vh - 56px);height:calc(100dvh - 56px)}}
.composer-wrap{background:#fff;border-top:1px solid #e5eaf2}.composer-wrap .composer{border-top:0}.quick-replies{display:flex;gap:6px;overflow-x:auto;padding:8px 18px 0}.quick-replies button{border:1px solid #dbe4f1;background:#f7faff;color:#385073;border-radius:20px;padding:6px 10px;font-size:10px;white-space:nowrap}.quick-replies button:hover{border-color:#0f5cff;color:#0f5cff}.chat-image{display:block;max-width:min(360px,65vw);max-height:360px;border-radius:10px;object-fit:cover}.chat-video{display:block;max-width:min(420px,70vw);border-radius:10px}.file-link{color:inherit;font-weight:700;text-decoration:underline}.admin-wrap{max-width:1000px;margin:25px auto;padding:0 20px;display:grid;grid-template-columns:380px 1fr;gap:18px}.admin-card{background:#fff;border:1px solid #e3e9f2;border-radius:14px;padding:20px}.admin-card h2{margin-top:0}.admin-form label{display:block;font-size:12px;color:#657189;margin:10px 0}.admin-form input,.admin-form select{width:100%;display:block;padding:9px;border:1px solid #dce3ed;border-radius:9px;margin-top:4px}.staff-row{display:flex;justify-content:space-between;align-items:center;padding:11px 4px;border-bottom:1px solid #edf1f6}.staff-row small{display:block;color:#8a95a6;margin-top:2px}.staff-row span{font-size:10px;background:#eef3fb;padding:5px 8px;border-radius:7px}.alert.success{background:#eefaf2;color:#277846}@media(max-width:760px){.admin-wrap{grid-template-columns:1fr}}
.sender-head{display:flex;align-items:center;gap:6px;margin-bottom:4px}.sender-avatar{width:18px;height:18px;border-radius:50%;object-fit:cover;flex:0 0 auto}.sender-avatar-fallback{display:grid;place-items:center;background:#e7edf8;color:#51607a;font-size:9px;font-weight:800}.sender-name{font-size:10px;font-weight:800;color:#0f5cff}
.name-row{display:flex;align-items:center;gap:6px;margin-top:10px}.name-row .icon-btn{width:26px;height:26px;border-radius:8px;font-size:12px;line-height:1;padding:0}
.notes-section{margin-top:20px;border-top:1px solid #eef1f6;padding-top:16px}.notes-header{font-size:12px;font-weight:800;color:#45546c;margin-bottom:10px}.notes-list{display:flex;flex-direction:column;gap:8px;max-height:260px;overflow:auto}.note-item{position:relative;background:#f7f9fc;border:1px solid #eef1f6;border-radius:10px;padding:9px 26px 9px 10px}.note-text{font-size:12px;color:#2a3550;line-height:1.5;white-space:pre-wrap;word-break:break-word}.note-meta{font-size:9px;color:#909aab;margin-top:6px}.note-del{position:absolute;top:6px;right:6px;border:0;background:transparent;color:#b6bfcf;font-size:11px;width:20px;height:20px;border-radius:50%}.note-del:hover{background:#fde8ea;color:#c0313f}.notes-empty{padding:6px 0;text-align:left;font-size:11px}.note-add-form{margin-top:10px;display:flex;flex-direction:column;gap:6px}.note-add-form textarea{resize:vertical;border:1px solid #dce3ed;border-radius:9px;padding:8px 10px;font-size:12px;outline:none}.note-add-form textarea:focus{border-color:#0f5cff}.note-add-form button{align-self:flex-end}
.chat-sticker{display:block;width:120px;height:120px;object-fit:contain}
.sticker-picker{display:none;grid-template-columns:repeat(auto-fill,minmax(52px,1fr));gap:4px;max-height:180px;overflow-y:auto;padding:10px 18px;border-bottom:1px solid #e5eaf2;background:#fafbfe}.sticker-picker:not([hidden]){display:grid}.sticker-thumb{border:0;background:transparent;border-radius:8px;padding:4px}.sticker-thumb:hover{background:#eef3fb}.sticker-thumb img{width:100%;height:44px;object-fit:contain;display:block}
.channel-select-topbar{margin-left:14px;padding:7px 10px;border:1px solid #dfe5ef;border-radius:9px;background:#f8faff;font-size:12px;font-weight:700;color:#0f5cff}.channel-badge{background:#eef3fb;color:#3a5b8f;padding:1px 6px;border-radius:6px;font-weight:700}
.mode-tag{font-weight:800;padding:0 3px;border-radius:4px}.mode-reply{color:#1f9d55}.mode-push{color:#d97706}
img.brand-mark{object-fit:cover;display:block}
