/* NEMAZING V165 · Forum Pro */
.nmf165-nav-tools{display:flex;gap:8px;margin-left:auto;align-items:center}.nmf165-nav-tool{width:42px;height:42px;border:1px solid #e3e6ef;border-radius:14px;background:#fff;display:grid;place-items:center;color:#596176;position:relative;cursor:pointer}.nmf165-nav-tool svg{width:19px;height:19px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.nmf165-nav-tool:hover{color:#6657f3;border-color:#d8d1ff;background:#f8f6ff}.nmf165-bell i{position:absolute;right:-4px;top:-4px;min-width:19px;height:19px;padding:0 5px;border-radius:10px;background:#ff5d55;color:#fff;font:bold 10px/19px system-ui;font-style:normal;box-shadow:0 3px 10px #ff5d5540}.nmf165-bell-wrap{position:relative}.nmf165-notification-popover{position:absolute;right:0;top:50px;width:min(390px,calc(100vw - 30px));z-index:1000;background:#fff;border:1px solid #e7e8ef;border-radius:20px;box-shadow:0 24px 70px #25293828;overflow:hidden}.nmf165-notification-popover header{display:flex;align-items:center;justify-content:space-between;padding:15px 16px;border-bottom:1px solid #edf0f4}.nmf165-notification-popover header button{border:0;background:none;color:#6657f3;font-weight:700;cursor:pointer}.nmf165-notification-popover [data-notification-list]{max-height:420px;overflow:auto}.nmf165-notification-popover [data-notification-list]>a{display:flex;gap:11px;padding:12px 15px;text-decoration:none;color:#252938;border-bottom:1px solid #f1f2f6}.nmf165-notification-popover [data-notification-list]>a:hover{background:#fafaff}.nmf165-notification-popover [data-notification-list]>a>span{width:8px;height:8px;border-radius:50%;margin-top:7px;background:#d8dbe4}.nmf165-notification-popover [data-notification-list]>a.unread>span{background:#6657f3;box-shadow:0 0 0 4px #6657f318}.nmf165-notification-popover [data-notification-list] b{display:block;font-size:13px}.nmf165-notification-popover [data-notification-list] small{display:block;color:#8b92a5;margin-top:3px}.nmf165-notification-popover footer{display:flex;justify-content:space-between;gap:12px;padding:12px 15px;background:#fafbfe}.nmf165-notification-popover footer a{font-size:12px;font-weight:750;color:#6657f3;text-decoration:none}
.nmf165-topic-head{display:flex;align-items:center;justify-content:space-between;gap:20px}.nmf165-topic-subscribe{flex:none}.nmf165-compose>header{display:flex;align-items:flex-start;justify-content:space-between;gap:20px}.nmf165-draft-status{font-size:12px;color:#8a91a2;background:#f7f8fb;border:1px solid #ebeef4;border-radius:999px;padding:7px 10px}.nmf165-toolbar{display:flex;flex-wrap:wrap;gap:5px}.nmf165-toolbar button{min-width:34px}.nmf165-editor{position:relative}.nmf165-mention-menu{position:absolute;left:14px;bottom:14px;width:min(320px,calc(100% - 28px));z-index:30;background:#fff;border:1px solid #e2e5ec;border-radius:14px;box-shadow:0 18px 48px #25293825;padding:6px}.nmf165-mention-menu button{display:flex;width:100%;justify-content:space-between;align-items:center;border:0;background:transparent;padding:9px 10px;border-radius:10px;cursor:pointer;text-align:left}.nmf165-mention-menu button:hover{background:#f3f1ff;color:#5d4bf2}.nmf165-mention-menu small{color:#9298a8}.nmf165-dropzone{border:1.5px dashed #d8dce8;border-radius:16px;padding:14px 16px;display:flex;align-items:center;justify-content:space-between;gap:16px;margin-top:12px;background:#fbfcfe;transition:.18s}.nmf165-dropzone.drag{border-color:#6657f3;background:#f4f2ff}.nmf165-dropzone b,.nmf165-dropzone span{display:block}.nmf165-dropzone b{font-size:13px}.nmf165-dropzone span{font-size:11px;color:#9097aa;margin-top:3px}.nmf165-upload-list{display:grid;gap:7px;margin-top:8px}.nmf165-upload-row{display:grid;grid-template-columns:minmax(0,1fr) 140px 50px;align-items:center;gap:12px;padding:9px 11px;border:1px solid #e8eaf0;border-radius:12px;background:#fff}.nmf165-upload-row>img{width:36px;height:36px;border-radius:8px;object-fit:cover}.nmf165-upload-row:has(>img){grid-template-columns:36px minmax(0,1fr) 140px 50px}.nmf165-upload-row b{font-size:12px;display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nmf165-upload-row small{font-size:10px;color:#9298a8}.nmf165-upload-row progress{width:100%;height:8px}.nmf165-upload-row>span{font-size:11px;text-align:right;color:#7e8596}.nmf165-upload-row.done>span{color:#159965;font-weight:700}.nmf165-upload-row.error{border-color:#ffc8c8;background:#fff7f7}.nmf165-upload-row.error>span{color:#d94343}.nmf165-attachment-gallery{display:grid;grid-template-columns:repeat(auto-fill,minmax(180px,1fr));gap:9px;margin:16px 0}.nmf165-attachment{border:1px solid #e5e8ef;border-radius:14px;overflow:hidden;text-decoration:none;color:#252938;background:#fafbfe;min-height:70px;display:flex;align-items:center;gap:10px;padding:10px}.nmf165-attachment.is-image{padding:0;min-height:140px}.nmf165-attachment.is-image img{width:100%;height:170px;object-fit:cover}.nmf165-file-icon{width:42px;height:42px;border-radius:12px;background:#eeebff;color:#6657f3;display:grid;place-items:center;font-weight:800;flex:none}.nmf165-attachment b{display:block;font-size:12px;word-break:break-word}.nmf165-attachment small{display:block;color:#8e95a6;font-size:10px;margin-top:4px}.nmf165-lightbox{position:fixed;z-index:99999;inset:0;background:#0b0d13e8;display:grid;place-items:center;padding:34px}.nmf165-lightbox img{max-width:94vw;max-height:90vh;border-radius:14px;box-shadow:0 30px 100px #0008}.nmf165-lightbox button{position:absolute;right:24px;top:18px;width:42px;height:42px;border:0;border-radius:50%;background:#fff2;color:#fff;font-size:28px;cursor:pointer}.nmf165-rich-h2{font-size:1.35em;margin:1.2em 0 .55em}.nmf165-rich-h3{font-size:1.15em;margin:1.1em 0 .5em}.nmf165-code{background:#171a21;color:#eff2f6;border-radius:12px;padding:14px;overflow:auto;white-space:pre-wrap}.nmf165-spoiler{border:1px solid #e4e6ee;border-radius:12px;padding:10px 12px;background:#f9fafc;margin:9px 0}.nmf165-spoiler summary{cursor:pointer;font-weight:750}.nmf165-rich-list{margin:10px 0 10px 22px}
.nmf165-search-form{background:#fff;border:1px solid #e2e5ec;border-radius:18px;padding:14px;margin-bottom:14px}.nmf165-search-main{display:flex;gap:10px}.nmf165-search-main input{flex:1;min-width:0}.nmf165-search-filters{margin-top:10px}.nmf165-search-filters summary{cursor:pointer;color:#6657f3;font-weight:750;font-size:12px}.nmf165-search-filters>div{display:grid;grid-template-columns:repeat(3,1fr);gap:10px;margin-top:10px}.nmf165-search-filters label span,.nmf165-search-filters label{font-size:11px;color:#737b8d}.nmf165-search-filters select{display:block;width:100%;margin-top:5px}.nmf165-search-groups{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:14px}.nmf165-search-groups section{background:#fff;border:1px solid #e2e5ec;border-radius:18px;padding:14px}.nmf165-search-groups section>header{display:flex;justify-content:space-between;align-items:center;margin-bottom:8px}.nmf165-search-groups h2{font-size:15px;margin:0}.nmf165-search-groups header span{font-size:11px;background:#f0edff;color:#6657f3;border-radius:999px;padding:4px 8px;font-weight:800}.nmf165-result{display:block;padding:10px;border-radius:11px;text-decoration:none;color:#252938}.nmf165-result:hover{background:#f8f8fc}.nmf165-result b{font-size:13px}.nmf165-result span{display:block;margin-top:4px;font-size:10.5px;color:#8c93a4;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}
.nmf165-member-cover{margin-bottom:14px}.nmf165-achievements{background:#fff;border:1px solid #e2e5ec;border-radius:18px;padding:14px;margin-bottom:14px}.nmf165-achievements h2{font-size:15px;margin:0 0 10px}.nmf165-achievements>div{display:flex;gap:9px;flex-wrap:wrap}.nmf165-achievements article{display:flex;align-items:center;gap:9px;border:1px solid color-mix(in srgb,var(--badge) 24%,#e9eaf0);background:color-mix(in srgb,var(--badge) 5%,#fff);padding:9px 11px;border-radius:13px;min-width:210px}.nmf165-achievements article>span{font-size:24px}.nmf165-achievements b,.nmf165-achievements small{display:block}.nmf165-achievements small{font-size:10px;color:#8a91a1;margin-top:2px}.nmf165-metrics{display:grid;grid-template-columns:repeat(2,1fr);gap:8px}.nmf165-metrics>div{border:1px solid #ebeef3;background:#fafbfc;border-radius:12px;padding:11px}.nmf165-metrics b{font-size:20px;display:block}.nmf165-metrics span{font-size:10px;color:#8b92a5}
.nmf165-notification-page{background:#fff;border:1px solid #e2e5ec;border-radius:18px;overflow:hidden}.nmf165-notification-item{display:flex;gap:13px;align-items:flex-start;padding:14px 16px;text-decoration:none;color:#252938;border-bottom:1px solid #eff1f5}.nmf165-notification-item:last-child{border-bottom:0}.nmf165-notification-item:hover{background:#fafaff}.nmf165-notification-item.unread{background:#f8f6ff}.nmf165-notification-dot{width:9px;height:9px;border-radius:50%;margin-top:6px;background:#d3d6df}.nmf165-notification-item.unread .nmf165-notification-dot{background:#6657f3;box-shadow:0 0 0 4px #6657f317}.nmf165-notification-item b{display:block;font-size:13px}.nmf165-notification-item small{display:block;color:#8d94a6;font-size:10px;margin-top:4px}
.nmf165-appeals-grid{display:grid;grid-template-columns:300px minmax(0,1fr);gap:14px}.nmf165-panel{background:#fff;border:1px solid #e2e5ec;border-radius:18px;padding:15px}.nmf165-panel h2{font-size:15px;margin:0 0 12px}.nmf165-appeal-row{display:block;padding:10px;border-radius:11px;text-decoration:none;color:#252938;border:1px solid transparent}.nmf165-appeal-row:hover,.nmf165-appeal-row.active{background:#f5f3ff;border-color:#e2dcff}.nmf165-appeal-row b,.nmf165-appeal-row span{display:block}.nmf165-appeal-row span{font-size:10px;color:#8b92a4;margin-top:3px}.nmf165-appeal-original{background:#fafbfe;border:1px solid #eceef3;border-radius:13px;padding:12px;margin-bottom:12px;white-space:normal}.nmf165-appeal-chat{display:grid;gap:8px}.nmf165-appeal-chat article{max-width:78%;background:#f4f5f8;border-radius:13px;padding:10px 12px}.nmf165-appeal-chat article.staff{margin-left:auto;background:#f0edff}.nmf165-appeal-chat header{display:flex;justify-content:space-between;gap:10px}.nmf165-appeal-chat time{font-size:9px;color:#9197a7}.nmf165-appeal-chat p{margin:5px 0 0;font-size:12px}.nmf165-inline-compose,.nmf165-appeal-form{display:grid;gap:10px;margin-top:14px}.nmf165-appeal-form label span{font-size:11px;font-weight:700;color:#737b8d;display:block;margin-bottom:5px}
@media(max-width:980px){.nmf165-search-groups{grid-template-columns:1fr}.nmf165-appeals-grid{grid-template-columns:1fr}.nmf165-search-filters>div{grid-template-columns:1fr}.nmf165-topic-head{align-items:flex-start;flex-direction:column}.nmf165-upload-row{grid-template-columns:minmax(0,1fr) 80px 44px}}
@media(max-width:720px){.nmf161-bar{gap:7px}.nmf165-nav-tools{margin-left:0}.nmf165-nav-tool{width:38px;height:38px;border-radius:12px}.nmf165-notification-popover{position:fixed;left:10px;right:10px;top:76px;width:auto}.nmf165-dropzone{align-items:flex-start;flex-direction:column}.nmf165-upload-row,.nmf165-upload-row:has(>img){grid-template-columns:1fr 55px}.nmf165-upload-row progress{grid-column:1/-1}.nmf165-upload-row>img{display:none}.nmf165-attachment-gallery{grid-template-columns:1fr}.nmf165-compose>header{flex-direction:column}.nmf165-appeal-chat article{max-width:95%}.nmf165-metrics{grid-template-columns:1fr 1fr}}
/* V165 private messages + attributed quotes */
.nmf165-quote{margin:12px 0;padding:0;border:1px solid #e2e3ec;border-left:4px solid #6657f3;border-radius:12px;background:#f8f7ff;overflow:hidden}.nmf165-quote cite{display:block;padding:8px 11px;background:#f0edff;color:#5d50cd;font-size:11px;font-style:normal;font-weight:800}.nmf165-quote cite a{color:inherit}.nmf165-quote>div{padding:11px 12px;color:#596174}
.nmf165-messages-shell{display:grid;grid-template-columns:330px minmax(0,1fr);min-height:620px;background:#fff;border:1px solid #e2e5ec;border-radius:20px;overflow:hidden}.nmf165-conversations{border-right:1px solid #e8eaf0;background:#fbfcfe}.nmf165-conversations>header{display:flex;justify-content:space-between;align-items:center;padding:18px;border-bottom:1px solid #eaecf2}.nmf165-conversations h1{font-size:18px;margin:2px 0 0}.nmf165-conversation-list{max-height:680px;overflow:auto}.nmf165-conversation{display:grid;grid-template-columns:43px minmax(0,1fr) 8px;gap:10px;align-items:center;padding:12px 14px;text-decoration:none;color:#252938;border-bottom:1px solid #eff1f4}.nmf165-conversation:hover,.nmf165-conversation.active{background:#f4f2ff}.nmf165-conversation.unread{background:#faf8ff}.nmf165-conversation>i{width:8px;height:8px;background:#6657f3;border-radius:50%}.nmf165-conv-avatar{width:43px;height:43px;border-radius:14px;background:linear-gradient(145deg,#6959f4,#8678ff);color:#fff;display:grid;place-items:center;font-weight:850}.nmf165-conversation b,.nmf165-conversation strong,.nmf165-conversation small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nmf165-conversation b{font-size:12px}.nmf165-conversation strong{font-size:10.5px;color:#737b8e;margin-top:2px}.nmf165-conversation small{font-size:10px;color:#9aa0ae;margin-top:3px}.nmf165-empty-conv{padding:30px 18px;color:#8d94a3}.nmf165-empty-conv b,.nmf165-empty-conv span{display:block}.nmf165-empty-conv span{font-size:11px;margin-top:6px}.nmf165-message-workspace{display:flex;flex-direction:column;min-width:0;background:#fff}.nmf165-message-head{padding:18px 20px;border-bottom:1px solid #eceef3}.nmf165-message-head h2{font-size:18px;margin:3px 0}.nmf165-message-head p{font-size:11px;color:#8a91a3;margin:0}.nmf165-message-stream{padding:20px;display:flex;flex-direction:column;gap:9px;overflow:auto;min-height:420px;max-height:580px;background:linear-gradient(#fff,#fdfdff)}.nmf165-message-stream article{align-self:flex-start;max-width:min(72%,680px);padding:10px 12px;border-radius:15px 15px 15px 4px;background:#f1f3f7;color:#333b4c}.nmf165-message-stream article.mine{align-self:flex-end;border-radius:15px 15px 4px 15px;background:#6657f3;color:#fff}.nmf165-message-stream header{display:flex;justify-content:space-between;gap:20px;margin-bottom:5px}.nmf165-message-stream header b{font-size:10px}.nmf165-message-stream header time{font-size:9px;opacity:.7}.nmf165-message-stream article>div{font-size:12px;line-height:1.55}.nmf165-message-compose{display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;padding:14px;border-top:1px solid #e9ebf1;position:relative}.nmf165-message-compose textarea{resize:none;min-height:76px}.nmf165-message-compose button{align-self:end}.nmf165-new-message{width:min(680px,calc(100% - 40px));margin:auto}.nmf165-new-message h2{margin:5px 0 18px}.nmf165-message-placeholder{margin:auto;text-align:center;color:#8e95a5}.nmf165-message-placeholder>span{font-size:42px}.nmf165-message-placeholder b{display:block;color:#3b4352;font-size:16px;margin-top:8px}.nmf165-message-placeholder p{font-size:11px}
@media(max-width:800px){.nmf165-messages-shell{grid-template-columns:1fr}.nmf165-conversations{border-right:0;border-bottom:1px solid #e8eaf0}.nmf165-conversation-list{max-height:250px}.nmf165-message-stream{min-height:330px}.nmf165-message-stream article{max-width:90%}}
.nmf165-mail i{position:absolute;right:-4px;top:-4px;min-width:19px;height:19px;padding:0 5px;border-radius:10px;background:#6657f3;color:#fff;font:bold 10px/19px system-ui;font-style:normal;box-shadow:0 3px 10px #6657f340}


.nmf165-notification-item p,.nmf165-notification-popover p{margin:4px 0 0;color:#616875;font-size:13px;line-height:1.45;white-space:pre-wrap}.nmf165-bb-list{margin:10px 0;padding-left:24px}.nmf165-toolbar select[data-v165-color]{height:34px;border:1px solid #e1e4ea;border-radius:8px;background:#fff;padding:0 7px;font:inherit;color:#333}.nmf165-message-compose .nmf165-mention-menu{position:absolute;z-index:20}

.nmf165-topic-menu{position:relative;margin-left:auto}.nmf165-topic-menu>summary{list-style:none;width:42px;height:38px;border:1px solid #e2e5eb;border-radius:10px;background:#fff;display:grid;place-items:center;font-weight:800;letter-spacing:2px;cursor:pointer}.nmf165-topic-menu>summary::-webkit-details-marker{display:none}.nmf165-topic-menu>div{position:absolute;right:0;top:44px;z-index:30;min-width:210px;padding:7px;background:#fff;border:1px solid #e2e5eb;border-radius:12px;box-shadow:0 16px 40px rgba(23,28,38,.14)}.nmf165-topic-menu button{width:100%;border:0;background:transparent;border-radius:8px;padding:10px 12px;text-align:left;font:inherit;font-weight:700;cursor:pointer}.nmf165-topic-menu button:hover{background:#f5f6f8}

/* Personal messages — clean workspace */
.nmfpm-shell{display:grid;grid-template-columns:340px minmax(0,1fr);min-height:680px;background:#fff;border:1px solid #e3e6ee;border-radius:24px;overflow:hidden;box-shadow:0 18px 54px rgba(28,34,48,.06)}
.nmfpm-sidebar{min-width:0;background:#fbfcff;border-right:1px solid #e8eaf1;display:flex;flex-direction:column}
.nmfpm-sidebar-head{display:flex;align-items:center;justify-content:space-between;gap:18px;padding:24px 22px 20px;border-bottom:1px solid #eceef4;background:#fff}
.nmfpm-sidebar-head h1{margin:4px 0 0;font-size:22px;line-height:1.1;color:#202431}.nmfpm-sidebar-head p{margin:7px 0 0;font-size:11px;color:#939aaa}
.nmfpm-new-button{width:46px;height:46px;flex:0 0 46px;border-radius:15px;display:grid;place-items:center;background:linear-gradient(135deg,#6857f4,#806cff);box-shadow:0 10px 24px rgba(104,87,244,.22);color:#fff;text-decoration:none;transition:.18s ease}
.nmfpm-new-button:hover{transform:translateY(-1px);box-shadow:0 14px 28px rgba(104,87,244,.28)}.nmfpm-new-button svg{width:20px;height:20px;fill:none;stroke:currentColor;stroke-width:2;stroke-linecap:round}
.nmfpm-conversation-list{overflow:auto;max-height:720px;padding:10px}
.nmfpm-conversation{display:grid;grid-template-columns:48px minmax(0,1fr);gap:12px;align-items:center;padding:12px;border-radius:16px;text-decoration:none;color:#262b38;margin-bottom:4px;border:1px solid transparent;transition:.15s ease}
.nmfpm-conversation:hover{background:#f5f4ff;border-color:#ebe8ff}.nmfpm-conversation.active{background:#f2f0ff;border-color:#ddd8ff;box-shadow:inset 3px 0 0 #6b59f5}.nmfpm-conversation.unread:not(.active){background:#faf9ff}
.nmfpm-avatar,.nmfpm-chat-avatar{display:grid;place-items:center;font-weight:850;color:#fff;background:linear-gradient(145deg,#6554f2,#8b7dff);box-shadow:0 8px 20px rgba(103,87,243,.18)}
.nmfpm-avatar{width:48px;height:48px;border-radius:15px;font-size:15px}.nmfpm-chat-avatar{width:50px;height:50px;border-radius:16px;font-size:16px}
.nmfpm-conversation-copy{min-width:0}.nmfpm-conversation-title{display:flex;align-items:center;gap:7px;min-width:0}.nmfpm-conversation-title b{font-size:13px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nmfpm-conversation-title i{font-style:normal;font-size:8px;font-weight:800;text-transform:uppercase;color:#6a58f4;background:#ece9ff;padding:3px 6px;border-radius:999px}
.nmfpm-conversation-copy strong,.nmfpm-conversation-copy small{display:block;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nmfpm-conversation-copy strong{font-size:10.5px;color:#737b8c;margin-top:3px}.nmfpm-conversation-copy small{font-size:10px;color:#a0a6b3;margin-top:4px}
.nmfpm-empty-list{padding:40px 20px;text-align:center;color:#8b93a3}.nmfpm-empty-list>span{width:52px;height:52px;border-radius:17px;background:#f0edff;color:#6a58f4;display:grid;place-items:center;margin:0 auto 14px}.nmfpm-empty-list svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.nmfpm-empty-list b{display:block;font-size:14px;color:#394152}.nmfpm-empty-list p{font-size:11px;line-height:1.55;margin:8px auto 15px;max-width:240px}.nmfpm-empty-list a{font-size:11px;font-weight:800;color:#6554f2;text-decoration:none}
.nmfpm-workspace{min-width:0;display:flex;flex-direction:column;background:#fff;position:relative}
.nmfpm-chat-head{min-height:82px;padding:16px 22px;border-bottom:1px solid #eceef3;display:flex;align-items:center;justify-content:space-between;gap:20px;background:#fff}.nmfpm-chat-identity{display:flex;align-items:center;gap:13px;min-width:0}.nmfpm-chat-identity h2{margin:3px 0 2px;font-size:18px;color:#202431;white-space:nowrap;overflow:hidden;text-overflow:ellipsis}.nmfpm-chat-identity p{margin:0;font-size:10.5px;color:#8e96a6}.nmfpm-secure{display:flex;align-items:center;gap:7px;font-size:10px;color:#6e7788;background:#f7f8fb;border:1px solid #ebeef3;border-radius:12px;padding:9px 11px;white-space:nowrap}.nmfpm-secure svg{width:15px;height:15px;fill:none;stroke:#6a58f4;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.nmfpm-stream{flex:1;padding:26px;display:flex;flex-direction:column;gap:11px;overflow:auto;min-height:430px;max-height:610px;background:linear-gradient(180deg,#fbfcff 0%,#fff 18%,#fff 100%)}
.nmfpm-stream article{align-self:flex-start;max-width:min(72%,680px);padding:11px 14px 12px;border-radius:17px 17px 17px 5px;background:#f0f2f6;color:#303746;box-shadow:0 3px 10px rgba(35,40,55,.03)}.nmfpm-stream article.mine{align-self:flex-end;border-radius:17px 17px 5px 17px;background:linear-gradient(135deg,#6655f3,#7968fb);color:#fff;box-shadow:0 8px 22px rgba(103,87,243,.17)}
.nmfpm-stream article header{display:flex;align-items:center;justify-content:space-between;gap:18px;margin-bottom:5px}.nmfpm-stream article header b{font-size:10px}.nmfpm-stream article header time{font-size:9px;opacity:.66}.nmfpm-stream article>div{font-size:12px;line-height:1.6;overflow-wrap:anywhere}.nmfpm-stream-empty{margin:auto;color:#9aa1b0;font-size:12px}
.nmfpm-compose{padding:14px 16px;border-top:1px solid #e9ebf1;display:grid;grid-template-columns:minmax(0,1fr) auto;gap:10px;align-items:end;background:#fff}.nmfpm-compose-field{min-width:0;position:relative}.nmfpm-compose textarea{display:block;width:100%!important;min-height:82px!important;max-height:180px;resize:vertical;margin:0!important;border:1px solid #dfe3eb!important;border-radius:15px!important;padding:13px 14px!important;background:#fbfcfe!important;color:#242936!important;font:inherit;line-height:1.5;outline:none;box-shadow:none!important}.nmfpm-compose textarea:focus{border-color:#8b7dfb!important;box-shadow:0 0 0 3px rgba(106,88,244,.08)!important;background:#fff!important}
.nmfpm-send,.nmfpm-create{border:0;border-radius:14px;background:linear-gradient(135deg,#6554f2,#7d69ff);color:#fff;font-weight:800;display:inline-flex;align-items:center;justify-content:center;gap:9px;cursor:pointer;box-shadow:0 9px 22px rgba(103,87,243,.2);transition:.16s ease}.nmfpm-send{height:48px;padding:0 17px}.nmfpm-create{height:48px;padding:0 20px}.nmfpm-send:hover,.nmfpm-create:hover{transform:translateY(-1px)}.nmfpm-send svg,.nmfpm-create svg{width:17px;height:17px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}
.nmfpm-new-wrap{width:100%;min-height:100%;display:grid;place-items:center;padding:34px}.nmfpm-new-card{width:min(760px,100%);background:#fff;border:1px solid #e4e7ee;border-radius:22px;box-shadow:0 18px 52px rgba(33,38,55,.07);overflow:hidden}.nmfpm-new-head{padding:24px 26px 20px;display:flex;gap:14px;align-items:center;border-bottom:1px solid #eceef4;background:linear-gradient(180deg,#fff,#fcfcff)}.nmfpm-new-icon{width:50px;height:50px;border-radius:16px;display:grid;place-items:center;color:#6857f4;background:#f0edff;flex:0 0 50px}.nmfpm-new-icon svg{width:25px;height:25px;fill:none;stroke:currentColor;stroke-width:1.8;stroke-linecap:round;stroke-linejoin:round}.nmfpm-new-head h2{margin:3px 0 4px;font-size:22px;color:#202431}.nmfpm-new-head p{margin:0;font-size:11px;color:#8f97a7}
.nmfpm-new-form{display:block!important;padding:24px 26px 26px}.nmfpm-new-grid{display:grid;grid-template-columns:1fr 1fr;gap:14px;margin-bottom:16px}.nmfpm-new-form label{display:block!important;min-width:0;margin:0!important}.nmfpm-new-form label>span{display:block;font-size:10px;font-weight:800;color:#5f6778;margin:0 0 7px;text-transform:uppercase;letter-spacing:.04em}.nmfpm-new-form input,.nmfpm-new-form textarea{box-sizing:border-box;width:100%!important;margin:0!important;border:1px solid #dfe3eb!important;background:#fbfcfe!important;color:#252a36!important;border-radius:14px!important;outline:none!important;box-shadow:none!important;font:inherit}.nmfpm-new-form input{height:48px!important;padding:0 13px!important}.nmfpm-new-form textarea{min-height:210px!important;padding:13px 14px!important;resize:vertical;line-height:1.55}.nmfpm-new-form input:focus,.nmfpm-new-form textarea:focus{border-color:#8b7dfb!important;background:#fff!important;box-shadow:0 0 0 3px rgba(106,88,244,.08)!important}.nmfpm-new-form input:disabled{color:#60687a;background:#f3f5f8!important}.nmfpm-new-form label>small{display:block;margin-top:6px;font-size:9.5px;color:#a0a6b2}.nmfpm-body-field{position:relative}.nmfpm-new-form footer{display:flex;align-items:center;justify-content:flex-end;gap:14px;margin-top:18px}.nmfpm-new-form footer>a{height:46px;display:inline-flex;align-items:center;padding:0 15px;border-radius:13px;text-decoration:none;color:#707889;font-size:11px;font-weight:750;background:#f4f5f8}
.nmfpm-placeholder{margin:auto;text-align:center;color:#8f96a5;padding:30px}.nmfpm-placeholder>span{width:70px;height:70px;border-radius:22px;background:#f1efff;color:#6a58f4;display:grid;place-items:center;margin:0 auto 16px}.nmfpm-placeholder svg{width:34px;height:34px;fill:none;stroke:currentColor;stroke-width:1.7;stroke-linecap:round;stroke-linejoin:round}.nmfpm-placeholder b{display:block;color:#343b4b;font-size:18px}.nmfpm-placeholder p{font-size:11px;line-height:1.5;margin:7px 0 15px}.nmfpm-placeholder a{display:inline-flex;padding:10px 13px;border-radius:12px;background:#f0edff;color:#6554f2;text-decoration:none;font-size:10px;font-weight:800}
.nmfpm-compose .nmf165-toolbar,.nmfpm-new-form .nmf165-toolbar{margin:0 0 8px!important}.nmfpm-compose .nmf165-mention-menu,.nmfpm-new-form .nmf165-mention-menu{position:absolute;z-index:40;left:0;right:0}
@media(max-width:900px){.nmfpm-shell{grid-template-columns:290px minmax(0,1fr)}.nmfpm-secure{display:none}.nmfpm-new-grid{grid-template-columns:1fr}}
@media(max-width:720px){.nmfpm-shell{grid-template-columns:1fr;min-height:auto;border-radius:18px}.nmfpm-sidebar{border-right:0;border-bottom:1px solid #e8eaf1}.nmfpm-conversation-list{max-height:260px}.nmfpm-workspace{min-height:520px}.nmfpm-stream{min-height:330px;padding:16px}.nmfpm-stream article{max-width:90%}.nmfpm-compose{grid-template-columns:1fr}.nmfpm-send{width:100%}.nmfpm-new-wrap{padding:14px}.nmfpm-new-form{padding:18px}.nmfpm-new-head{padding:18px}.nmfpm-sidebar-head{padding:18px}}

/* NMA189 COMPLAINTS START */
/* V189 complaints redesign */
body.nma189-complaints, body[data-nma-module="complaints"] {
  --nma-panel:#ffffff;
  --nma-soft:#f5f7fc;
  --nma-line:#e6eaf3;
  --nma-text:#20273a;
  --nma-muted:#74809a;
  --nma-accent:#6f5cff;
  --nma-accent-soft:#f1eeff;
  --nma-green:#2f9d68;
  --nma-green-soft:#ebfbf3;
  --nma-red:#e25363;
  --nma-red-soft:#fff0f2;
}
body.nma189-complaints .nma189-complaints-shell{display:grid!important;grid-template-columns:320px minmax(480px,1fr) 310px!important;gap:18px!important;align-items:stretch!important;min-height:calc(100vh - 220px)!important;}
body.nma189-complaints .nma189-list,
body.nma189-complaints .nma189-chat,
body.nma189-complaints .nma189-side{background:var(--nma-panel)!important;border:1px solid var(--nma-line)!important;border-radius:20px!important;box-shadow:0 10px 28px rgba(39,47,74,.05)!important;overflow:hidden!important;min-height:0!important;}
body.nma189-complaints .nma189-list{display:flex!important;flex-direction:column!important;}
body.nma189-complaints .nma189-list-head{padding:18px 18px 14px!important;border-bottom:1px solid var(--nma-line)!important;background:linear-gradient(180deg,#fff 0%,#fbfcff 100%)!important;}
body.nma189-complaints .nma189-list-title{font-size:30px!important;font-weight:900!important;line-height:1.05!important;color:var(--nma-text)!important;margin:0 0 6px!important;}
body.nma189-complaints .nma189-list-sub{font-size:13px!important;color:var(--nma-muted)!important;line-height:1.5!important;margin:0 0 14px!important;}
body.nma189-complaints .nma189-search{width:100%!important;min-height:44px!important;border-radius:14px!important;border:1px solid var(--nma-line)!important;background:#fbfcff!important;padding:0 14px!important;font-size:13px!important;color:var(--nma-text)!important;}
body.nma189-complaints .nma189-tabs{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:8px!important;margin-top:12px!important;}
body.nma189-complaints .nma189-tab{min-height:42px!important;border-radius:14px!important;border:1px solid var(--nma-line)!important;background:var(--nma-soft)!important;color:#566079!important;font-size:13px!important;font-weight:800!important;display:flex!important;align-items:center!important;justify-content:center!important;gap:6px!important;cursor:pointer!important;}
body.nma189-complaints .nma189-tab.is-active{background:var(--nma-accent-soft)!important;border-color:#d8d2ff!important;color:var(--nma-accent)!important;box-shadow:inset 0 0 0 1px rgba(111,92,255,.06)!important;}
body.nma189-complaints .nma189-kpis{display:grid!important;grid-template-columns:repeat(3,1fr)!important;gap:8px!important;margin-top:12px!important;}
body.nma189-complaints .nma189-kpi{padding:12px!important;border-radius:14px!important;background:#fbfcff!important;border:1px solid var(--nma-line)!important;}
body.nma189-complaints .nma189-kpi b{display:block!important;font-size:24px!important;line-height:1!important;color:var(--nma-text)!important;margin-bottom:4px!important;}
body.nma189-complaints .nma189-kpi span{font-size:11px!important;color:var(--nma-muted)!important;}
body.nma189-complaints .nma189-items{padding:10px!important;overflow:auto!important;min-height:0!important;}
body.nma189-complaints .nma189-item{border:1px solid var(--nma-line)!important;border-radius:16px!important;padding:12px!important;background:#fff!important;margin-bottom:10px!important;cursor:pointer!important;transition:transform .15s ease, box-shadow .15s ease, border-color .15s ease!important;}
body.nma189-complaints .nma189-item:hover{transform:translateY(-1px)!important;box-shadow:0 10px 24px rgba(42,52,77,.06)!important;}
body.nma189-complaints .nma189-item.is-active{background:#faf8ff!important;border-color:#d8d2ff!important;box-shadow:0 12px 26px rgba(111,92,255,.08)!important;}
body.nma189-complaints .nma189-row{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;}
body.nma189-complaints .nma189-id{font-size:12px!important;font-weight:900!important;color:var(--nma-accent)!important;}
body.nma189-complaints .nma189-time{font-size:11px!important;color:var(--nma-muted)!important;white-space:nowrap!important;}
body.nma189-complaints .nma189-subject{font-size:18px!important;font-weight:900!important;color:var(--nma-text)!important;margin:8px 0 6px!important;line-height:1.25!important;}
body.nma189-complaints .nma189-preview{font-size:12px!important;color:var(--nma-muted)!important;line-height:1.45!important;display:-webkit-box!important;-webkit-line-clamp:2!important;-webkit-box-orient:vertical!important;overflow:hidden!important;}
body.nma189-complaints .nma189-badges{display:flex!important;gap:8px!important;flex-wrap:wrap!important;margin-top:10px!important;}
body.nma189-complaints .nma189-badge{padding:0 10px!important;min-height:26px!important;border-radius:999px!important;font-size:11px!important;font-weight:800!important;display:inline-flex!important;align-items:center!important;justify-content:center!important;}
body.nma189-complaints .nma189-badge.status-work{background:var(--nma-green-soft)!important;color:var(--nma-green)!important;}
body.nma189-complaints .nma189-badge.status-history{background:#f3f4f8!important;color:#687286!important;}
body.nma189-complaints .nma189-badge.priority-normal{background:#fdf7eb!important;color:#b07216!important;}
body.nma189-complaints .nma189-chat{display:grid!important;grid-template-rows:auto minmax(0,1fr) auto!important;min-height:0!important;}
body.nma189-complaints .nma189-chat-head{padding:18px 18px 12px!important;border-bottom:1px solid var(--nma-line)!important;background:#fff!important;}
body.nma189-complaints .nma189-chat-id{font-size:12px!important;font-weight:900!important;color:var(--nma-accent)!important;margin-bottom:8px!important;}
body.nma189-complaints .nma189-chat-title{font-size:34px!important;font-weight:900!important;line-height:1.08!important;color:var(--nma-text)!important;margin:0 0 8px!important;}
body.nma189-complaints .nma189-chat-meta{display:flex!important;flex-wrap:wrap!important;gap:10px!important;color:var(--nma-muted)!important;font-size:12px!important;}
body.nma189-complaints .nma189-chat-status{margin-left:auto!important;}
body.nma189-complaints .nma189-messages{padding:18px!important;overflow:auto!important;min-height:0!important;background:#fbfcff!important;display:flex!important;flex-direction:column!important;gap:14px!important;}
body.nma189-complaints .nma189-msg{max-width:min(86%,740px)!important;padding:14px 16px!important;border-radius:18px!important;background:#fff!important;border:1px solid var(--nma-line)!important;box-shadow:0 8px 18px rgba(40,49,73,.04)!important;}
body.nma189-complaints .nma189-msg.is-admin{align-self:flex-end!important;background:#f7f4ff!important;border-color:#ddd5ff!important;}
body.nma189-complaints .nma189-msg-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:14px!important;margin-bottom:8px!important;}
body.nma189-complaints .nma189-msg-author{font-size:14px!important;font-weight:900!important;color:var(--nma-text)!important;}
body.nma189-complaints .nma189-msg-date{font-size:11px!important;color:var(--nma-muted)!important;white-space:nowrap!important;}
body.nma189-complaints .nma189-msg-text{font-size:15px!important;line-height:1.58!important;color:#293247!important;white-space:pre-wrap!important;word-break:break-word!important;}
body.nma189-complaints .nma189-composer{padding:16px 18px 18px!important;border-top:1px solid var(--nma-line)!important;background:#fff!important;}
body.nma189-complaints .nma189-composer textarea{width:100%!important;min-height:126px!important;border:1px solid var(--nma-line)!important;border-radius:18px!important;background:#fbfcff!important;padding:16px!important;font-size:15px!important;line-height:1.55!important;resize:vertical!important;color:var(--nma-text)!important;}
body.nma189-complaints .nma189-composer-foot{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;margin-top:12px!important;}
body.nma189-complaints .nma189-composer-note{font-size:12px!important;color:var(--nma-muted)!important;}
body.nma189-complaints .nma189-btn{display:inline-flex!important;align-items:center!important;justify-content:center!important;min-height:46px!important;padding:0 18px!important;border-radius:14px!important;border:1px solid var(--nma-line)!important;background:#fff!important;color:#34405b!important;font-size:13px!important;font-weight:900!important;text-decoration:none!important;cursor:pointer!important;box-shadow:none!important;}
body.nma189-complaints .nma189-btn.primary{background:linear-gradient(135deg,#6f5cff,#8f7bff)!important;color:#fff!important;border-color:transparent!important;box-shadow:0 14px 26px rgba(111,92,255,.2)!important;}
body.nma189-complaints .nma189-side{padding:16px!important;overflow:auto!important;min-height:0!important;display:flex!important;flex-direction:column!important;gap:12px!important;}
body.nma189-complaints .nma189-card{border:1px solid var(--nma-line)!important;border-radius:16px!important;background:#fff!important;padding:14px!important;}
body.nma189-complaints .nma189-card-title{font-size:13px!important;font-weight:900!important;color:#303a54!important;margin:0 0 10px!important;text-transform:uppercase!important;letter-spacing:.04em!important;}
body.nma189-complaints .nma189-facts{display:grid!important;grid-template-columns:1fr auto!important;row-gap:9px!important;column-gap:12px!important;font-size:13px!important;}
body.nma189-complaints .nma189-facts span{color:var(--nma-muted)!important;}
body.nma189-complaints .nma189-facts b{color:var(--nma-text)!important;text-align:right!important;}
body.nma189-complaints .nma189-field{display:flex!important;flex-direction:column!important;gap:6px!important;margin-bottom:10px!important;}
body.nma189-complaints .nma189-field label{font-size:12px!important;font-weight:800!important;color:#4c5670!important;}
body.nma189-complaints .nma189-field select,
body.nma189-complaints .nma189-field textarea,
body.nma189-complaints .nma189-field input[type="text"]{width:100%!important;min-height:44px!important;border-radius:14px!important;border:1px solid var(--nma-line)!important;background:#fbfcff!important;padding:10px 14px!important;font-size:14px!important;color:var(--nma-text)!important;}
body.nma189-complaints .nma189-field textarea{min-height:120px!important;resize:vertical!important;}
body.nma189-complaints .nma189-check{display:flex!important;align-items:center!important;gap:8px!important;font-size:13px!important;color:var(--nma-text)!important;margin-top:2px!important;}
body.nma189-complaints .nma189-actions{display:flex!important;flex-direction:column!important;gap:10px!important;}
body.nma189-complaints .nma189-empty{display:flex!important;align-items:center!important;justify-content:center!important;text-align:center!important;padding:40px 24px!important;color:var(--nma-muted)!important;font-size:14px!important;}
body.nma189-complaints .nma189-hidden{display:none!important;}
body.nma189-complaints .nma189-module-fallback > *{display:none!important;}
body.nma189-complaints .nma189-module-fallback .nma189-complaints-shell{display:grid!important;}
@media (max-width: 1320px){body.nma189-complaints .nma189-complaints-shell{grid-template-columns:300px minmax(0,1fr)!important;}body.nma189-complaints .nma189-side{grid-column:1 / -1!important;grid-row:3!important;}}
@media (max-width: 980px){body.nma189-complaints .nma189-complaints-shell{grid-template-columns:1fr!important;min-height:auto!important;}body.nma189-complaints .nma189-list{max-height:420px!important;}body.nma189-complaints .nma189-chat{min-height:740px!important;}body.nma189-complaints .nma189-chat-title{font-size:26px!important;}body.nma189-complaints .nma189-msg{max-width:100%!important;}body.nma189-complaints .nma189-side{grid-column:auto!important;grid-row:auto!important;}}

/* NMA189 COMPLAINTS END */

/* NMA192 TOPIC COMPACT START */
/* V192 compact move/delete topic block */
body.nma192-topic-compact{
  --nma192-line:#e7ebf5;
  --nma192-soft:#fafbff;
  --nma192-text:#27324a;
  --nma192-muted:#7a859e;
  --nma192-accent:#6f5cff;
  --nma192-accent-soft:#f3f0ff;
  --nma192-danger:#e35b6d;
  --nma192-danger-soft:#fff5f6;
}
body.nma192-topic-compact .nma192-topic-transfer-card{border-radius:16px!important;overflow:hidden!important;border:1px solid #dddffd!important;box-shadow:none!important;background:#fff!important;margin-top:14px!important;}
body.nma192-topic-compact .nma192-topic-transfer-card > *{box-shadow:none!important;}
body.nma192-topic-compact .nma192-topic-transfer-head{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;padding:14px 16px!important;background:linear-gradient(180deg,#fbfaff 0%,#f8f6ff 100%)!important;border-bottom:1px solid #e5e0ff!important;cursor:pointer!important;}
body.nma192-topic-compact .nma192-topic-transfer-title{margin:0!important;font-size:16px!important;font-weight:900!important;color:var(--nma192-accent)!important;line-height:1.2!important;}
body.nma192-topic-compact .nma192-topic-transfer-sub{margin:4px 0 0!important;font-size:12px!important;color:var(--nma192-muted)!important;line-height:1.4!important;}
body.nma192-topic-compact .nma192-topic-transfer-toggle{width:34px!important;height:34px!important;border-radius:12px!important;display:flex!important;align-items:center!important;justify-content:center!important;border:1px solid var(--nma192-line)!important;background:#fff!important;color:#7d6eff!important;font-size:15px!important;font-weight:900!important;flex:0 0 34px!important;}
body.nma192-topic-compact .nma192-topic-transfer-body{padding:14px 16px 16px!important;background:#fff!important;}
body.nma192-topic-compact .nma192-topic-transfer-grid{display:grid!important;grid-template-columns:minmax(0,1fr) 420px!important;gap:12px!important;align-items:stretch!important;}
body.nma192-topic-compact .nma192-topic-panel{border:1px solid var(--nma192-line)!important;border-radius:14px!important;background:var(--nma192-soft)!important;padding:12px!important;min-height:0!important;}
body.nma192-topic-compact .nma192-topic-panel.is-danger{background:var(--nma192-danger-soft)!important;border-color:#f0cfd5!important;}
body.nma192-topic-compact .nma192-topic-panel-title{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:10px!important;margin:0 0 8px!important;}
body.nma192-topic-compact .nma192-topic-panel-title b{font-size:14px!important;font-weight:900!important;color:var(--nma192-text)!important;}
body.nma192-topic-compact .nma192-topic-panel-title .danger{color:var(--nma192-danger)!important;}
body.nma192-topic-compact .nma192-topic-panel-text{margin:0 0 12px!important;font-size:12px!important;color:var(--nma192-muted)!important;line-height:1.45!important;}
body.nma192-topic-compact .nma192-topic-controls{display:flex!important;align-items:center!important;gap:10px!important;}
body.nma192-topic-compact .nma192-topic-controls select,
body.nma192-topic-compact .nma192-topic-controls .select,
body.nma192-topic-compact .nma192-topic-controls input[type="text"]{flex:1 1 auto!important;min-width:0!important;min-height:42px!important;border-radius:12px!important;border:1px solid #dce2ef!important;background:#fff!important;padding:0 12px!important;font-size:13px!important;color:var(--nma192-text)!important;}
body.nma192-topic-compact .nma192-topic-controls .btn,
body.nma192-topic-compact .nma192-topic-controls button,
body.nma192-topic-compact .nma192-topic-panel .btn,
body.nma192-topic-compact .nma192-topic-panel button{
  min-height:42px!important;padding:0 16px!important;border-radius:12px!important;font-size:13px!important;font-weight:900!important;box-shadow:none!important;
}
body.nma192-topic-compact .nma192-topic-controls .btn-primary,
body.nma192-topic-compact .nma192-topic-controls .btn--primary,
body.nma192-topic-compact .nma192-topic-controls button.primary,
body.nma192-topic-compact .nma192-topic-controls button[type="submit"],
body.nma192-topic-compact .nma192-topic-controls .accent,
body.nma192-topic-compact .nma192-topic-move-button{
  background:linear-gradient(135deg,#6f5cff,#8a77ff)!important;color:#fff!important;border:0!important;
}
body.nma192-topic-compact .nma192-topic-delete-wrap{display:flex!important;align-items:center!important;justify-content:space-between!important;gap:12px!important;}
body.nma192-topic-compact .nma192-topic-delete-wrap .btn,
body.nma192-topic-compact .nma192-topic-delete-wrap button{min-width:116px!important;border-color:#f0cfd5!important;background:#fff!important;color:var(--nma192-danger)!important;}
body.nma192-topic-compact .nma192-topic-transfer-card.is-collapsed .nma192-topic-transfer-body{display:none!important;}
body.nma192-topic-compact .nma192-topic-transfer-card.is-collapsed .nma192-topic-transfer-toggle{transform:rotate(180deg)!important;}
@media (max-width: 1120px){
  body.nma192-topic-compact .nma192-topic-transfer-grid{grid-template-columns:1fr!important;}
}
@media (max-width: 760px){
  body.nma192-topic-compact .nma192-topic-transfer-head{padding:12px 14px!important;}
  body.nma192-topic-compact .nma192-topic-transfer-body{padding:12px 14px 14px!important;}
  body.nma192-topic-compact .nma192-topic-controls,
  body.nma192-topic-compact .nma192-topic-delete-wrap{flex-direction:column!important;align-items:stretch!important;}
  body.nma192-topic-compact .nma192-topic-delete-wrap .btn,
  body.nma192-topic-compact .nma192-topic-delete-wrap button{width:100%!important;}
}

/* NMA192 TOPIC COMPACT END */

/* NMA201 SIDEBAR COLLAPSE START */
/* V201 - collapsible ACP sidebar */
body.nma201-acp-ready{
  --nma201-sidebar-width: 250px;
  --nma201-sidebar-gap: 0px;
  --nma201-sidebar-hidden-shift: calc(var(--nma201-sidebar-width) + 28px);
  --nma201-top-gap: 16px;
}

body.nma201-acp-ready .nma201-sidebar-toggle,
body.nma201-acp-ready .nma201-sidebar-reopen{
  appearance:none;
  -webkit-appearance:none;
  border:1px solid #d9def0;
  background:#ffffff;
  color:#5f52e9;
  border-radius:14px;
  min-height:42px;
  min-width:42px;
  padding:0 14px;
  font-size:13px;
  font-weight:900;
  line-height:1;
  display:inline-flex;
  align-items:center;
  justify-content:center;
  gap:8px;
  cursor:pointer;
  box-shadow:0 10px 24px rgba(39,45,74,.08);
  transition:transform .18s ease, box-shadow .18s ease, opacity .18s ease, background .18s ease;
  z-index:1201;
}
body.nma201-acp-ready .nma201-sidebar-toggle:hover,
body.nma201-acp-ready .nma201-sidebar-reopen:hover{
  transform:translateY(-1px);
  box-shadow:0 14px 28px rgba(39,45,74,.12);
}

body.nma201-acp-ready .nma201-sidebar-toggle .label,
body.nma201-acp-ready .nma201-sidebar-reopen .label{
  white-space:nowrap;
}

body.nma201-acp-ready .nma201-sidebar-reopen{
  position:fixed;
  left:12px;
  top:14px;
  opacity:0;
  pointer-events:none;
}
body.nma201-acp-ready.nma201-sidebar-collapsed .nma201-sidebar-reopen{
  opacity:1;
  pointer-events:auto;
}

body.nma201-acp-ready .nma201-is-sidebar{
  transition:transform .22s ease, opacity .22s ease !important;
  will-change:transform;
}
body.nma201-acp-ready.nma201-sidebar-collapsed .nma201-is-sidebar{
  transform:translateX(calc(-1 * var(--nma201-sidebar-hidden-shift))) !important;
  opacity:.96 !important;
}

body.nma201-acp-ready .nma201-has-sidebar-space{
  transition:margin-left .22s ease, padding-left .22s ease, width .22s ease !important;
}
body.nma201-acp-ready.nma201-sidebar-collapsed .nma201-has-sidebar-space{
  margin-left:0 !important;
  padding-left:0 !important;
  width:100% !important;
  max-width:100% !important;
}

body.nma201-acp-ready.nma201-sidebar-collapsed .nma201-hide-when-collapsed{
  opacity:0;
  pointer-events:none;
}

@media (max-width: 980px){
  body.nma201-acp-ready .nma201-sidebar-toggle .label,
  body.nma201-acp-ready .nma201-sidebar-reopen .label{
    display:none;
  }
  body.nma201-acp-ready .nma201-sidebar-reopen{top:10px;left:10px;min-width:40px;min-height:40px;padding:0 10px;}
}

/* NMA201 SIDEBAR COLLAPSE END */
