.messageEmptyList{display:flex;width:100%;justify-content:center;padding:2%;color:#fff;font-weight:500;background:rgba(244,67,54,.15);border:1px solid #b00020;border-radius:6px;box-shadow:0 2px 8px 0 rgba(0,0,0,.07)}@media (prefers-color-scheme:dark){.messageEmptyList{color:#fff;background:rgba(207,102,121,.2);border:1px solid #cf6679}}@media (max-width:480px){.messageEmptyList{padding:2%;font-weight:500}}