
.mshow-project-notice-v1758{
  width:100%;position:relative;z-index:10000;
  background:linear-gradient(90deg,#351249,#611b66 48%,#a22973);
  border-bottom:1px solid rgba(255,255,255,.10);color:#fff;
}
.mshow-project-notice-inner-v1758{
  max-width:1500px;margin:0 auto;padding:11px 18px;
  display:flex;align-items:center;gap:11px;
}
.mshow-project-notice-dot-v1758{
  width:9px;height:9px;border-radius:50%;background:#65eea9;
  box-shadow:0 0 14px #65eea9;flex:0 0 auto;
}
.mshow-project-notice-inner-v1758>div{display:flex;align-items:center;gap:8px;flex-wrap:wrap;min-width:0}
.mshow-project-notice-inner-v1758 strong{font-size:.82rem}
.mshow-project-notice-inner-v1758 span{color:#f2deef;font-size:.78rem}
.mshow-project-notice-inner-v1758 button{
  margin-left:auto;width:30px;height:30px;border:0;border-radius:50%;
  background:rgba(255,255,255,.09);color:#fff;font-size:1.2rem;cursor:pointer;
}
.mshow-project-notice-v1758.completed{
  background:linear-gradient(90deg,#0d3f35,#176652 48%,#24765e);
}
.mshow-project-notice-v1758.completed .mshow-project-notice-dot-v1758{background:#7dffc1}
.mshow-admin-project-notice-v1758{
  max-width:1480px;margin:12px auto 14px;padding:15px 16px;
  display:flex;align-items:flex-start;gap:13px;border-radius:18px;
  background:radial-gradient(circle at 87% 20%,rgba(221,60,172,.10),transparent 25%),
             linear-gradient(135deg,rgba(41,22,53,.98),rgba(20,12,26,.98));
  border:1px solid rgba(255,255,255,.09);box-shadow:0 14px 36px rgba(0,0,0,.18);
}
.mshow-admin-project-notice-icon-v1758{
  width:38px;height:38px;border-radius:50%;display:grid;place-items:center;
  background:rgba(73,229,153,.12);color:#6cf0ad;border:1px solid rgba(73,229,153,.18);
  font-weight:1000;flex:0 0 auto;
}
.mshow-admin-project-notice-copy-v1758{min-width:0;flex:1}
.mshow-admin-project-notice-copy-v1758>strong{display:block;margin:4px 0 5px;color:#fff;font-size:1rem}
.mshow-admin-project-notice-copy-v1758 p{margin:0;color:#cbbdce;font-size:.78rem;line-height:1.5}
.mshow-admin-project-notice-v1758>button{
  width:30px;height:30px;border:0;border-radius:50%;
  background:rgba(255,255,255,.06);color:#d8ccd9;cursor:pointer;font-size:1.15rem;
}
@media(max-width:700px){
  .mshow-project-notice-inner-v1758{align-items:flex-start;padding:10px 12px}
  .mshow-project-notice-inner-v1758>div{display:block}
  .mshow-project-notice-inner-v1758 strong,
  .mshow-project-notice-inner-v1758 span{display:block;line-height:1.35}
  .mshow-project-notice-inner-v1758 span{margin-top:3px}
  .mshow-admin-project-notice-v1758{margin:10px 10px 12px;padding:13px}
}
