/* Help centre and message sync pages: page components on top of styles.css + styles_blog.css. */
.ln-post .callout{background:#efeafe;border-left:4px solid #6651f6;padding:14px 18px;border-radius:8px;margin:18px 0;font-size:15px;line-height:1.6}
.ln-post .callout a{color:#5636e8;font-weight:600;text-decoration:underline;text-underline-offset:2px}
.cmp-table-wrap{overflow-x:auto;margin:12px 0 20px}
.cmp-table{width:100%;min-width:640px;border-collapse:collapse;font-size:14px}
.cmp-table th,.cmp-table td{padding:10px 12px;border-bottom:1px solid rgba(15,15,16,.08);text-align:left;vertical-align:top}
.cmp-table th{background:#f6f7fb;font-weight:700;font-size:12.5px;text-transform:uppercase;letter-spacing:.04em;color:#2c1f9b}
.cmp-table tr td:first-child{font-weight:600}
.ln-post ol.hsteps{list-style:none;counter-reset:hs;padding:0;margin:14px 0 22px;display:grid;gap:14px}
.ln-post ol.hsteps>li{counter-increment:hs;position:relative;padding-left:46px;line-height:1.6}
.ln-post ol.hsteps>li::before{content:counter(hs);position:absolute;left:0;top:0;width:30px;height:30px;border-radius:50%;background:#6651f6;color:#fff;font-weight:700;font-size:14px;display:grid;place-items:center}
.ln-post ol.hsteps>li b{display:block;margin-bottom:2px}
.ln-post .ui{font-weight:600;background:#f1efff;color:#3a2aa8;padding:1px 6px;border-radius:5px;white-space:nowrap}
.hm-figure{margin:22px 0}
.hm-figure figcaption{font-size:13px;color:#6b6880;margin-top:8px}
.hm{border:1px solid #e3e1ea;border-radius:14px;background:#fff;box-shadow:0 8px 24px rgba(20,16,60,.07);overflow:hidden;max-width:560px;font-size:14px}
.hm-li__head{display:flex;align-items:center;gap:10px;padding:12px 14px;border-bottom:1px solid #eceaf2}
.hm-avatar{width:36px;height:36px;border-radius:50%;background:#dbe1ec;color:#44506a;display:grid;place-items:center;font-weight:700;font-size:13px;flex:none}
.hm-li__who{display:grid;line-height:1.3}
.hm-li__who span{color:#6b6880;font-size:12.5px}
.hm-badge{margin-left:auto;background:#e6f7ee;color:#18794e;font-weight:700;font-size:12px;padding:3px 9px;border-radius:999px;white-space:nowrap}
.hm-li__list{display:grid;gap:16px;padding:16px;background:#fff}
.hm-msg{display:grid;grid-template-columns:40px 1fr 16px;gap:10px;align-items:start;line-height:1.45}
.hm-msg .hm-avatar{width:40px;height:40px}
.hm-avatar.you{background:#e8e3fb;color:#4b3aa8}
.hm-msg__meta{color:#666;font-size:13px;margin-bottom:2px}
.hm-msg__meta b{color:#1d1d1f;font-size:14.5px}
.hm-seen{align-self:end;display:grid}
.hm-sync{display:flex;justify-content:center;padding:10px 14px;border-top:1px solid #e4e4e4;background:#fff}
.hm-pill{display:inline-flex;align-items:center;gap:7px;background:#2f6bcf;color:#fff;font-weight:600;font-size:14.5px;border-radius:999px;padding:6px 16px;border:1.5px solid #2f6bcf}
.hm-pill.ok{background:#fff;color:#227a44;border-color:#a8d3b5}
.hm-compose{display:flex;align-items:flex-start;gap:12px;padding:12px 16px 16px;border-top:4px solid #ebebeb;background:#fff}
.hm-field{flex:1;background:#f3f2ef;border-radius:10px;padding:10px 14px;color:#666;min-height:46px}
.hm-chev{color:#555;display:grid;place-items:center;padding-top:10px}
.hm-after{display:flex;align-items:center;gap:10px;margin-top:10px;font-size:13px;color:#6b6880}
.hm-note__bar{display:flex;gap:10px;align-items:center;padding:10px 14px;background:#f6f7fb;border-bottom:1px solid #eceaf2;font-size:13px;color:#57546b}
.hm-note__crm{font-weight:700;color:#2c1f9b}
.hm-note__body{padding:12px 16px;line-height:1.5}
.hm-note__body p{margin:0 0 6px}
.hm-note__who{margin-top:8px!important;color:#2a2340}
.hm-note__plain{margin:0;padding:14px 16px;font:13px/1.55 ui-monospace,Menlo,Consolas,monospace;white-space:pre-wrap;color:#2a2340;background:#fff}
.hm-set{padding:14px 16px;display:grid;gap:6px}
.hm-set__label{font-weight:700}
.hm-set__row{display:flex;align-items:center;gap:8px}
.hm-set__hint{color:#6b6880;font-size:12.5px;margin-bottom:6px}
.hm-radio,.hm-check{width:16px;height:16px;border:2px solid #b9b5cc;display:inline-block;flex:none}
.hm-radio{border-radius:50%}
.hm-check{border-radius:4px}
.hm-radio.on{border-color:#6651f6;box-shadow:inset 0 0 0 3px #fff;background:#6651f6}
.hm-check.on{border-color:#6651f6;background:#6651f6}
.help-cards{display:grid;grid-template-columns:repeat(auto-fill,minmax(230px,1fr));gap:14px;margin:14px 0 26px}
.help-cards a{display:grid;gap:4px;padding:16px;border:1px solid #e3e1ea;border-radius:12px;text-decoration:none;color:inherit;background:#fff}
.help-cards a:hover,.help-cards a:focus-visible{border-color:#6651f6;box-shadow:0 6px 18px rgba(102,81,246,.12)}
.help-cards b{color:#2c1f9b}
.help-cards span{font-size:14px;color:#57546b}
