
/* NEMAZING V149 · FORUM NAV CLEANUP */
.nmf149-shell{padding-top:24px}
.nmf149-forumbar{
  display:flex;align-items:center;justify-content:space-between;gap:18px;
  margin:0 0 22px;padding:18px 18px 16px;border:1px solid #e8ebf1;border-radius:24px;
  background:#fff;box-shadow:0 16px 44px rgba(31,38,56,.06)
}
.nmf149-left{display:flex;align-items:center;gap:18px;min-width:0;flex:1}
.nmf149-brand{display:flex;align-items:center;gap:12px;text-decoration:none;color:#232a38;flex:0 0 auto}
.nmf149-brand-mark{
  width:44px;height:44px;display:grid;place-items:center;border-radius:14px;
  background:linear-gradient(135deg,#6b5cff,#8f7dff);color:#fff;font-weight:900;box-shadow:0 12px 28px rgba(101,82,236,.22)
}
.nmf149-brand-copy strong{display:block;font-size:17px;line-height:1.1}
.nmf149-brand-copy small{display:block;margin-top:4px;color:#9aa2af;font-size:11px}
.nmf149-nav{display:flex;align-items:center;gap:8px;flex-wrap:wrap;min-width:0}
.nmf149-tab{
  position:relative;
  min-height:44px;display:flex;align-items:center;gap:9px;padding:0 14px;
  border:1px solid transparent;border-radius:14px;color:#4a5363;text-decoration:none;font-weight:800;
  white-space:nowrap;transition:.16s ease;
}
.nmf149-tab:hover,.nmf149-tab.active,
.nmf149-drop.active>.nmf149-tab,
.nmf149-drop:hover>.nmf149-tab{
  background:#f4f1ff;border-color:#e7e1ff;color:#6456e1
}
.nmf149-ico,.nmf149-item-ico{
  width:18px;height:18px;display:block;position:relative;flex:0 0 auto;
}
.nmf149-ico::before,.nmf149-ico::after,.nmf149-item-ico::before,.nmf149-item-ico::after{
  content:"";position:absolute;display:block;box-sizing:border-box
}
.nmf149-ico.home::before{
  left:2px;top:6px;width:14px;height:10px;border:1.8px solid #6b5be8;border-top:none;border-radius:0 0 4px 4px;
}
.nmf149-ico.home::after{
  left:4px;top:1px;width:10px;height:10px;border-left:1.8px solid #6b5be8;border-top:1.8px solid #6b5be8;transform:rotate(45deg)
}
.nmf149-ico.sections::before{
  left:2px;top:2px;width:5px;height:5px;border-radius:2px;background:#6b5be8;box-shadow:9px 0 0 #6b5be8,0 9px 0 #6b5be8,9px 9px 0 #6b5be8
}
.nmf149-ico.ideas::before{
  left:6px;top:1px;width:6px;height:10px;border:1.8px solid #d0a019;border-bottom:0;border-radius:4px 4px 0 0
}
.nmf149-ico.ideas::after{
  left:5px;top:10px;width:8px;height:5px;border-top:1.8px solid #d0a019;border-bottom:1.8px solid #d0a019
}
.nmf149-ico.complaints::before{
  left:7px;top:2px;width:4px;height:10px;border-radius:2px;background:#d99526
}
.nmf149-ico.complaints::after{
  left:7px;top:14px;width:4px;height:4px;border-radius:50%;background:#d99526
}
.nmf149-ico.vacancies::before{
  left:3px;top:6px;width:12px;height:9px;border:1.8px solid #d0a019;border-radius:3px 3px 5px 5px
}
.nmf149-ico.vacancies::after{
  left:6px;top:2px;width:6px;height:4px;border:1.8px solid #d0a019;border-bottom:0;border-radius:5px 5px 0 0
}

.nmf149-drop{position:relative;display:flex;align-items:center}
.nmf149-drop>.nmf149-tab::after{
  content:"";width:7px;height:7px;margin-left:2px;
  border-right:1.6px solid currentColor;border-bottom:1.6px solid currentColor;transform:rotate(45deg) translateY(-1px);opacity:.65
}
.nmf149-dropdown{
  position:absolute;top:48px;left:0;min-width:290px;padding:8px;border:1px solid #e4e8f0;border-radius:18px;
  background:#fff;box-shadow:0 22px 56px rgba(24,29,40,.14);display:none;z-index:50
}
.nmf149-drop:hover>.nmf149-dropdown,
.nmf149-drop:focus-within>.nmf149-dropdown{display:block}
.nmf149-dropdown a{
  display:flex;align-items:center;gap:11px;min-height:56px;padding:8px 10px;border-radius:12px;
  text-decoration:none;color:#4b5260
}
.nmf149-dropdown a:hover,.nmf149-dropdown a.active{background:#f7f5ff;color:#6254dd}
.nmf149-dropdown b{display:block;font-size:12px}
.nmf149-dropdown small{display:block;margin-top:2px;color:#9ba2b0;font-size:10px}
.nmf149-item-ico{
  width:30px;height:30px;border-radius:10px;border:1px solid #ebe7ff;background:#f6f3ff;
}
.nmf149-item-ico.create::before{
  left:14px;top:7px;width:2px;height:14px;background:#6b5be8;border-radius:2px
}
.nmf149-item-ico.create::after{
  left:8px;top:13px;width:14px;height:2px;background:#6b5be8;border-radius:2px
}
.nmf149-item-ico.mine::before{
  left:7px;top:6px;width:16px;height:18px;border:1.8px solid #6b5be8;border-radius:4px
}
.nmf149-item-ico.mine::after{
  left:11px;top:11px;width:8px;height:2px;background:#6b5be8;box-shadow:0 4px 0 #6b5be8,0 8px 0 #6b5be8
}
.nmf149-item-ico.all::before{
  left:6px;top:6px;width:6px;height:6px;border-radius:2px;background:#6b5be8;box-shadow:10px 0 0 #6b5be8,0 10px 0 #6b5be8,10px 10px 0 #6b5be8
}
.nmf149-item-ico.review::before{
  left:7px;top:7px;width:16px;height:16px;border:1.8px solid #6b5be8;border-radius:50%
}
.nmf149-item-ico.review::after{
  left:14px;top:10px;width:2px;height:6px;background:#6b5be8;box-shadow:4px 4px 0 -0.2px #6b5be8;transform-origin:bottom center
}
.nmf149-item-ico.done::before{
  left:8px;top:12px;width:5px;height:10px;border-right:2px solid #28a76e;border-bottom:2px solid #28a76e;transform:rotate(45deg)
}
.nmf149-item-ico.against::before{
  left:10px;top:6px;width:10px;height:10px;border:1.8px solid #d99622;border-radius:50%
}
.nmf149-item-ico.against::after{
  left:8px;top:17px;width:14px;height:7px;border:1.8px solid #d99622;border-top:none;border-radius:0 0 8px 8px
}
.nmf149-item-ico.rules::before{
  left:8px;top:6px;width:14px;height:18px;border:1.8px solid #6b5be8;border-radius:4px
}
.nmf149-item-ico.rules::after{
  left:11px;top:11px;width:8px;height:2px;background:#6b5be8;box-shadow:0 4px 0 #6b5be8,0 8px 0 #6b5be8
}
.nmf149-item-ico.overview::before{
  left:6px;top:14px;width:5px;height:8px;background:#6b5be8;border-radius:2px;box-shadow:7px -4px 0 #6b5be8,14px -8px 0 #6b5be8
}

.nmf149-tools{display:flex;align-items:center;gap:10px;flex:0 0 auto}
.nmf149-search{
  width:min(340px,100%);display:grid;grid-template-columns:1fr 44px;overflow:hidden;
  border:1px solid #e3e7ee;border-radius:14px;background:#fbfcfe
}
.nmf149-search input{
  min-width:0;border:0;background:transparent;padding:0 14px;outline:none;height:44px;color:#2d3442
}
.nmf149-search button{
  border:0;border-left:1px solid #e3e7ee;background:transparent;cursor:pointer;position:relative
}
.nmf149-search button::before{
  content:"";position:absolute;left:15px;top:12px;width:12px;height:12px;border:1.8px solid #6b7484;border-radius:50%
}
.nmf149-search button::after{
  content:"";position:absolute;left:26px;top:24px;width:7px;height:1.8px;background:#6b7484;transform:rotate(45deg);border-radius:2px
}
.nmf149-user,.nmf149-acp{
  width:42px;height:42px;display:grid;place-items:center;border-radius:14px;text-decoration:none;font-weight:900;
  border:1px solid #e4e7ef
}
.nmf149-user{background:#f6f3ff;color:#695ae7}
.nmf149-acp{width:auto;padding:0 14px;background:#2a3144;color:#fff;border-color:#2a3144}
@media(max-width:1200px){
  .nmf149-forumbar{flex-direction:column;align-items:stretch}
  .nmf149-left,.nmf149-tools{width:100%}
  .nmf149-tools{justify-content:flex-end}
}
@media(max-width:900px){
  .nmf149-left{flex-direction:column;align-items:flex-start}
  .nmf149-nav{width:100%}
  .nmf149-tools{flex-wrap:wrap}
  .nmf149-search{width:100%}
}
@media(max-width:640px){
  .nmf149-forumbar{padding:14px}
  .nmf149-nav{display:grid;grid-template-columns:1fr 1fr;gap:8px;width:100%}
  .nmf149-drop{display:block}
  .nmf149-tab{justify-content:center}
  .nmf149-dropdown{left:0;right:0;min-width:0}
}

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