
/* NEMAZING V146 · PREMIUM FORUM UI + CLEAN NAV */
.nmf146-shell{overflow:visible}
.nmf146-forumbar{
  display:flex;align-items:center;gap:18px;flex-wrap:wrap;
  margin:2px 0 16px;padding:16px 18px;border:1px solid #e4e8f1;border-radius:24px;
  background:linear-gradient(180deg,rgba(255,255,255,.98),rgba(249,250,255,.98));
  box-shadow:0 14px 40px rgba(36,42,60,.06)
}
.nmf146-brand{display:flex;align-items:center;gap:12px;min-width:220px;text-decoration:none}
.nmf146-brand-mark{
  width:44px;height:44px;border-radius:14px;display:grid;place-items:center;
  background:linear-gradient(135deg,#6c5cf6,#8b76ff);color:#fff;font-size:18px;font-weight:900;
  box-shadow:0 12px 26px rgba(102,87,243,.22)
}
.nmf146-brand-copy strong{display:block;font-size:22px;line-height:1.05;color:#1f2635}
.nmf146-brand-copy small{display:block;margin-top:4px;font-size:12px;color:#8b92a1}

.nmf146-nav{display:flex;align-items:center;gap:8px;flex-wrap:wrap}
.nmf146-tab,.nmf146-menu>summary{
  height:46px;display:flex;align-items:center;gap:9px;padding:0 14px;border-radius:14px;
  border:1px solid transparent;background:transparent;color:#556070;list-style:none;
  font-size:14px;font-weight:800;cursor:pointer;user-select:none;transition:.18s ease
}
.nmf146-menu>summary::-webkit-details-marker{display:none}
.nmf146-tab:hover,.nmf146-tab.active,.nmf146-menu:hover>summary,.nmf146-menu.active>summary,.nmf146-menu[open]>summary{
  background:#f3f0ff;border-color:#e7e1ff;color:#5d4fe0;box-shadow:inset 0 1px 0 rgba(255,255,255,.6)
}
.nmf146-tab-ico{
  width:24px;height:24px;border-radius:9px;display:grid;place-items:center;
  background:#f6f4ff;color:#6556df;font-size:13px;flex:0 0 auto
}
.nmf146-menu{position:relative}
.nmf146-menu>summary i{font-style:normal;color:#a1a8b6;font-size:12px}
.nmf146-dropdown{
  position:absolute;left:0;top:54px;z-index:90;width:320px;padding:10px;border-radius:18px;
  border:1px solid #e4e7ef;background:#fff;box-shadow:0 28px 70px rgba(24,29,39,.16)
}
.nmf146-dropdown a{
  display:flex;align-items:flex-start;gap:11px;padding:10px 11px;border-radius:13px;
  color:#4e5766;text-decoration:none;transition:.15s ease
}
.nmf146-dropdown a:hover,.nmf146-dropdown a.active{background:#f5f2ff;color:#5d4fe0}
.nmf146-dropdown .ico{
  width:34px;height:34px;border-radius:12px;display:grid;place-items:center;flex:0 0 auto;
  background:linear-gradient(135deg,#f2f0ff,#faf9ff);color:#6757e8;font-size:15px
}
.nmf146-dropdown b{display:block;font-size:14px}
.nmf146-dropdown small{display:block;margin-top:3px;color:#8f96a3;font-size:12px;line-height:1.35}

.nmf146-tools{margin-left:auto;display:flex;align-items:center;gap:10px}
.nmf146-search{
  height:44px;display:flex;align-items:center;border:1px solid #e0e5ee;border-radius:14px;
  background:#fbfcff;overflow:hidden
}
.nmf146-search input{
  width:230px;border:0;background:transparent;outline:0;padding:0 14px;font-size:13px;color:#4f5967
}
.nmf146-search button{
  width:48px;height:44px;border:0;border-left:1px solid #eef1f6;background:#f7f8fb;
  color:#636d7b;font-size:18px;cursor:pointer
}
.nmf146-user,.nmf146-acp{
  min-width:42px;height:42px;display:grid;place-items:center;padding:0 12px;border-radius:13px;
  font-size:13px;font-weight:900;text-decoration:none
}
.nmf146-user{background:#f3f1ff;color:#5e50de;border:1px solid #e5dfff}
.nmf146-acp{background:#252b38;color:#fff}

.nmf116-pagehead,.nmf116-group,.nmf116-subnodes,.nmf116-thread-card,.side-card{
  border-radius:22px !important;overflow:hidden
}
.nmf116-pagehead{
  background:linear-gradient(135deg,#ffffff,#f8f9ff)!important;
  border:1px solid #e6e9f2!important;box-shadow:0 12px 34px rgba(31,38,52,.04)
}
.nmf116-group>header,.side-card>header,.nmf116-subnodes>header,.thread-list-head{
  background:#fbfcff!important
}
.nmf116-node,.thread-row,.nmf116-subnodes a{
  transition:.18s ease!important
}
.nmf116-node:hover,.thread-row:hover,.nmf116-subnodes a:hover{
  transform:translateY(-1px);box-shadow:0 10px 22px rgba(43,52,70,.06)
}
.node-icon,.nmf116-subnodes a>span,.thread-state{
  width:46px!important;height:46px!important;border-radius:14px!important;display:grid!important;place-items:center!important;
  background:linear-gradient(135deg,#f0edff,#faf9ff)!important;color:#6758e6!important;
  font-size:20px!important;border:1px solid #ebe6ff!important
}
.thread-state.pinned{
  background:linear-gradient(135deg,#fff4d7,#fff9eb)!important;color:#c28b0b!important;border-color:#ffe8a3!important
}
.node-copy strong,.thread-title strong{font-size:15px!important}
.node-copy small,.thread-copy small,.nmf116-subnodes a small{font-size:12px!important;color:#87909e!important}
.node-copy em{margin-top:6px;color:#6b7280!important;font-size:12px!important}
.node-stat b,.thread-num b{font-size:16px!important}
.node-last strong,.thread-last strong{font-size:13px!important}
.node-last small,.thread-last small{font-size:12px!important;color:#96a0ad!important}
.nmf146-subnote{margin:4px 0 0;font-size:12px;color:#97a0ae}

.nmf116-home-grid{gap:18px!important}
.side-card.stats .stats-grid div{
  border-radius:16px;background:#fbfcff;border:1px solid #eef1f6;padding:14px
}
.recent-topic,.online-list a{
  border-radius:14px
}

@media (max-width:1100px){
  .nmf146-forumbar{padding:14px}
  .nmf146-search input{width:180px}
}
@media (max-width:920px){
  .nmf146-brand{min-width:auto}
  .nmf146-tools{width:100%;justify-content:flex-end}
  .nmf146-nav{width:100%}
}
@media (max-width:720px){
  .nmf146-forumbar{gap:12px}
  .nmf146-brand-copy strong{font-size:18px}
  .nmf146-search{flex:1;min-width:0}
  .nmf146-search input{width:100%}
  .nmf146-nav{display:grid;grid-template-columns:1fr 1fr;gap:8px}
  .nmf146-tab,.nmf146-menu>summary{justify-content:center}
  .nmf146-dropdown{position:fixed;left:12px;right:12px;top:auto;width:auto}
}
@media (max-width:560px){
  .nmf146-brand{width:100%}
  .nmf146-tools{justify-content:stretch}
  .nmf146-search{order:1;flex:1}
  .nmf146-user,.nmf146-acp{order:2}
}


/* V147 HOME CLEANUP */
.nmf147-section-head{
  display:flex;align-items:end;justify-content:space-between;margin:4px 0 14px;padding:8px 4px
}
.nmf147-section-head span{
  display:block;margin-bottom:5px;color:#6858e7;font-size:10px;font-weight:900;letter-spacing:.13em
}
.nmf147-section-head h1{margin:0;color:#222a38;font-size:30px;line-height:1.1}
.nmf147-section-head p{margin:5px 0 0;color:#9098a6;font-size:13px}
.nmf147-home-grid{margin-top:0!important}

/* 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 */
