/* Nyx site polish — спокойный слой, без цветных градиентов */
.mnote{display:flex;gap:10px;align-items:flex-start;margin-top:14px;padding:14px 16px;border:1px solid var(--line);border-radius:14px;background:var(--bg-elev)}
.mnote-i{flex:none;font-size:18px;line-height:1.4}
.mnote p{margin:0;font-weight:400 !important;font-size:14.5px !important;line-height:1.6;color:var(--muted)}
.mnote p b{font-weight:600 !important;color:var(--text)}
