.dm{width:100%;max-width:960px;margin:0 auto;color:#fff;padding-block:clamp(8px,2vh,20px)}.dm__app{display:grid;grid-template-columns:320px 1fr;gap:14px;height:min(72vh,720px)}.dm__pane{border-radius:18px;background:#1016288c;border:1px solid rgba(255,255,255,.14);display:flex;flex-direction:column;min-height:0;overflow:hidden}.dm__listhead{padding:14px 16px;font-weight:900;font-size:1.05rem;border-bottom:1px solid rgba(255,255,255,.1)}.dm__searchwrap{position:relative;padding:10px 12px;border-bottom:1px solid rgba(255,255,255,.08)}.dm__searchicon{position:absolute;left:23px;top:50%;transform:translateY(-50%);width:16px;height:16px;color:#ffffff80;pointer-events:none}.dm__search{width:100%;height:36px;border-radius:10px;border:1px solid rgba(255,255,255,.18);background:#00000038;color:#fff;padding:0 10px 0 34px;font:inherit;font-size:.86rem}.dm__searchresults{position:absolute;left:12px;right:12px;top:52px;z-index:5;background:#101628fc;border:1px solid rgba(255,255,255,.18);border-radius:12px;box-shadow:0 18px 40px #00000080;max-height:320px;overflow-y:auto;padding:4px}.dm__searchresults[hidden]{display:none}.dm__searchrow{display:flex;align-items:center;gap:9px;width:100%;padding:8px;border:0;background:transparent;color:#fff;cursor:pointer;border-radius:9px;text-align:left}.dm__searchrow:hover{background:#ffffff14}.dm__searchrow img{width:34px;height:34px;border-radius:50%;object-fit:cover;flex:0 0 auto;background:#ffffff1a}.dm__searchcol{display:flex;flex-direction:column;min-width:0}.dm__searchname{font-weight:800;font-size:.86rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dm__searchuser{font-size:.74rem;color:#ffffff8c}.dm__searchempty{padding:12px;text-align:center;color:#fff9;font-weight:700;font-size:.84rem}.dm__threads{overflow-y:auto;display:flex;flex-direction:column}.dm__threadsloading,.dm__threadsempty{padding:18px 16px;color:#ffffffb3;font-weight:700;font-size:.88rem;text-align:center}.dm__threadrow{display:flex;align-items:center;gap:10px;padding:11px 14px;border:0;background:transparent;color:#fff;cursor:pointer;text-align:left;border-bottom:1px solid rgba(255,255,255,.06);-webkit-tap-highlight-color:transparent}.dm__threadrow:hover{background:#ffffff0d}.dm__threadrow.is-active{background:#5571ff2e}.dm__threadav{width:42px;height:42px;border-radius:50%;object-fit:cover;flex:0 0 auto;background:#ffffff1a}.dm__threadcol{flex:1;min-width:0;display:flex;flex-direction:column;gap:2px}.dm__threadtop{display:flex;justify-content:space-between;gap:8px}.dm__threadname{font-weight:800;font-size:.9rem;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dm__threadtime{font-size:.72rem;color:#ffffff80;flex:0 0 auto}.dm__threadprev{font-size:.8rem;color:#fff9;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dm__threadrow.is-unread .dm__threadprev{color:#fff;font-weight:700}.dm__threaddot{width:10px;height:10px;border-radius:50%;background:#3e5ef6;flex:0 0 auto}.dm__threadhide{flex:0 0 auto;width:24px;height:24px;display:inline-flex;align-items:center;justify-content:center;border-radius:7px;color:#fff6;font-size:.85rem;font-weight:900;line-height:1;cursor:pointer;-webkit-tap-highlight-color:transparent;transition:background-color .12s ease,color .12s ease}.dm__threadhide:hover,.dm__threadhide:focus-visible{background:#ffffff24;color:#fff;outline:none}.dm__pane--convo{position:relative}.dm__convohead{display:flex;align-items:center;gap:10px;padding:10px 14px;border-bottom:1px solid rgba(255,255,255,.1)}.dm__backbtn{display:none;width:34px;height:34px;border:0;border-radius:10px;background:#ffffff1a;color:#fff;font-size:1.1rem;cursor:pointer}.dm__convowho{display:inline-flex;align-items:center;gap:8px;text-decoration:none;color:#fff;flex:1;min-width:0;position:relative}.dm__convoav{width:34px;height:34px;border-radius:50%;object-fit:cover;background:#ffffff1a}.dm__convoname{font-weight:900;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.dm__convodot{width:9px;height:9px;border-radius:50%;background:#3ad15a}.dm__blockbtn{border:0;border-radius:999px;background:#ffffff1f;color:#fff;font-weight:800;font-size:.78rem;padding:7px 12px;cursor:pointer;flex:0 0 auto}.dm__blockbtn--on{background:#36c46b38;color:#d7ffe6}.dm__placeholder{flex:1;display:flex;align-items:center;justify-content:center;color:#ffffff80;font-weight:700}.dm__messages{flex:1;overflow-y:auto;padding:14px 14px 8px;display:flex;flex-direction:column;gap:0}.dm__bubblewrap{display:flex;justify-content:flex-start;margin-top:10px}.dm__bubblewrap--me{justify-content:flex-end}.dm__bubblewrap.dm__grp{margin-top:2px}.dm__bubble{max-width:80%;border-radius:18px;padding:7px 12px 5px;background:#56648aeb;box-shadow:0 1px 2px #00000038;display:flex;flex-direction:column;gap:1px}.dm__bubble--me{background:linear-gradient(180deg,#5571ff,#3e5ef6)}.dm__bubblewrap:not(.dm__bubblewrap--me) .dm__bubble{border-bottom-left-radius:6px}.dm__bubblewrap--me .dm__bubble{border-bottom-right-radius:6px}.dm__bubblewrap.dm__grp:not(.dm__bubblewrap--me) .dm__bubble{border-top-left-radius:6px}.dm__bubblewrap.dm__grp.dm__bubblewrap--me .dm__bubble{border-top-right-radius:6px}.dm__bubbletext{margin:0;font-size:.95rem;line-height:1.32;color:#fff;white-space:pre-wrap;word-break:break-word}.dm__bubbleimg{max-width:230px;width:100%;border-radius:12px;display:block;margin-top:2px}.dm__bubbletime{align-self:flex-end;font-size:.58rem;font-weight:700;letter-spacing:.04em;color:#ffffff80;margin-top:2px}.dm__attach{padding:8px 12px 10px}.dm__composer{display:flex;align-items:flex-end;gap:8px;padding:10px 12px;border-top:1px solid rgba(255,255,255,.1)}.dm__imgbtn,.dm__send{width:40px;height:40px;flex:0 0 auto;border:0;border-radius:12px;cursor:pointer;display:inline-flex;align-items:center;justify-content:center;color:#fff}.dm__imgbtn{background:#ffffff1f}.dm__imgbtn.is-on{background:linear-gradient(180deg,#ffd34d,#f6b800);color:#5a3b00}.dm__imgbtn svg,.dm__send svg{width:20px;height:20px}.dm__send{background:linear-gradient(180deg,#5571ff,#3e5ef6);box-shadow:inset 0 1px #ffffff4d,0 2px #2b43c2}.dm__send:disabled{opacity:.6;cursor:default}.dm__input{flex:1;resize:none;border-radius:14px;border:1px solid rgba(255,255,255,.18);background:#00000038;color:#fff;padding:10px 12px;font:inherit;line-height:1.3;max-height:120px}.dm__convoerr{position:absolute;bottom:64px;left:14px;right:14px;margin:0;text-align:center;color:#ffd2d2;background:#280c0ce6;border-radius:10px;padding:8px;font-weight:800;font-size:.82rem}.dm__soon{text-align:center;padding:30px 20px;border-radius:22px;background:#0e142452;border:1px solid rgba(255,255,255,.16);display:flex;flex-direction:column;gap:10px;align-items:center}.dm__soon h2{font-size:1.3rem;font-weight:900}.dm__back{align-self:center;padding:10px 18px;border-radius:12px;text-decoration:none;font-weight:800;color:#fff;background:#ffffff24;border:1px solid rgba(255,255,255,.28)}.dm__safety{position:fixed;inset:0;z-index:60;display:flex;align-items:center;justify-content:center;padding:20px;background:#060a16b8;-webkit-backdrop-filter:blur(4px);backdrop-filter:blur(4px)}.dm__safety[hidden]{display:none}.dm__safetycard{width:100%;max-width:420px;border-radius:20px;background:#101628fa;border:1px solid rgba(255,255,255,.16);box-shadow:0 24px 60px #0000008c;padding:22px 22px 20px;text-align:center;color:#fff}.dm__safetyicon{font-size:2rem;line-height:1}.dm__safetytitle{font-size:1.2rem;font-weight:900;margin:8px 0 14px}.dm__safetylist{text-align:left;margin:0 0 18px;padding-left:18px;display:flex;flex-direction:column;gap:9px;font-size:.86rem;line-height:1.4;color:#ffffffd9}.dm__safetylist strong{color:#fff}.dm__safetybtn{width:100%;border:0;border-radius:14px;padding:12px;font:inherit;font-weight:900;font-size:.95rem;color:#fff;cursor:pointer;background:linear-gradient(180deg,#5571ff,#3e5ef6);box-shadow:inset 0 1px #ffffff4d,0 2px #2b43c2}@media(max-width:720px){.dm__app{grid-template-columns:1fr;height:min(78vh,760px)}.dm[data-view=list] .dm__pane--convo,.dm[data-view=convo] .dm__pane--list{display:none}.dm__backbtn{display:inline-flex}}
