      [data-ps-team-note-card]{
        direction:rtl!important;
        box-sizing:border-box!important;
        border-radius:18px!important;
        border:1px solid #dbe4ee!important;
        background:#fff!important;
        box-shadow:0 6px 20px rgba(15,23,42,.055)!important;
        overflow:hidden!important;
        position:relative!important;
      }
      [data-ps-team-note-accent]{display:none!important}
      [data-ps-team-note-body]{padding:16px 17px!important}
      [data-ps-team-note-body]::before{
        content:attr(data-ps-team-note-title)!important;
        display:block!important;
        margin:0 0 12px!important;
        color:#0f172a!important;
        font-size:15px!important;
        font-weight:900!important;
        line-height:1.35!important;
        text-align:right!important;
      }
      [data-ps-team-note-toolbar]{
        display:flex!important;
        align-items:center!important;
        justify-content:space-between!important;
        gap:8px!important;
        flex-wrap:wrap!important;
        margin:0 0 10px!important;
      }
      [data-ps-team-note-audience]{
        display:inline-flex!important;
        align-items:center!important;
        width:max-content!important;
        max-width:100%!important;
        padding:4px 8px!important;
        border-radius:8px!important;
        background:#eef5ff!important;
        border:1px solid #d8e7fb!important;
      }
      [data-ps-team-note-audience-text]{
        color:#2563eb!important;
        font-size:11px!important;
        font-weight:800!important;
        line-height:1.3!important;
      }
      [data-ps-team-note-hidden]{display:none!important}
      [data-ps-team-note-message]{
        display:block!important;
        width:100%!important;
        box-sizing:border-box!important;
        margin:0!important;
        padding:12px 13px!important;
        border-radius:13px!important;
        border:1px solid #e5eaf0!important;
        background:#f8fafc!important;
        color:#1e293b!important;
        font-size:15px!important;
        font-weight:650!important;
        line-height:1.65!important;
        text-align:right!important;
        white-space:pre-wrap!important;
        box-shadow:none!important;
      }
      [data-ps-team-note-meta]{
        display:block!important;
        width:auto!important;
        max-width:100%!important;
        margin:9px 0 0!important;
        padding:0!important;
        background:transparent!important;
        color:#7b8798!important;
        font-size:11px!important;
        font-weight:650!important;
        line-height:1.35!important;
        text-align:right!important;
      }
      [data-ps-team-note-action]{
        min-height:29px!important;
        padding:5px 9px!important;
        border-radius:8px!important;
        border:1px solid transparent!important;
        display:inline-flex!important;
        align-items:center!important;
        justify-content:center!important;
        box-shadow:none!important;
        font-size:12px!important;
        font-weight:800!important;
      }
      [data-ps-team-note-action="edit"]{background:#f1f5f9!important;border-color:#e2e8f0!important;color:#334155!important}
      [data-ps-team-note-action="delete"]{background:#fff1f2!important;border-color:#fecdd3!important;color:#be123c!important}
      [data-ps-team-note-empty-cta]{
        min-height:58px!important;
        width:100%!important;
        border-radius:13px!important;
        border:1px dashed #93b8e8!important;
        background:#f8fbff!important;
        display:flex!important;
        align-items:center!important;
        justify-content:center!important;
        padding:12px!important;
        box-sizing:border-box!important;
      }
      [data-ps-team-note-empty-cta] *{color:#2563eb!important;font-size:13px!important;font-weight:850!important}
      [data-ps-team-note-card="edit"]{padding:16px!important;overflow:visible!important}
      [data-ps-team-note-edit-title]{margin:0 0 12px!important;color:#0f172a!important;font-size:16px!important;font-weight:900!important;line-height:1.4!important}
      [data-ps-team-note-edit-title]::after{display:none!important}
      [data-ps-team-note-selector]{border-radius:12px!important;border-color:#dbe4ee!important;background:#f8fafc!important;min-height:44px!important;margin-bottom:8px!important}
      [data-ps-team-note-dropdown]{border-radius:12px!important;border-color:#dbe4ee!important;background:#fff!important;box-shadow:0 8px 22px rgba(15,23,42,.07)!important;margin-bottom:9px!important}
      [data-ps-team-note-textarea]{min-height:108px!important;border-radius:12px!important;border:1px solid #cbd5e1!important;background:#f8fafc!important;color:#0f172a!important;padding:12px 13px!important;font-size:14px!important;line-height:1.65!important;box-sizing:border-box!important}
      [data-ps-team-note-edit-actions]{gap:8px!important;margin-top:0!important}
      [data-ps-team-note-action="cancel"],[data-ps-team-note-action="publish"]{min-height:40px!important;border-radius:10px!important;font-weight:850!important}
      [data-ps-team-note-action="cancel"]{background:#f1f5f9!important;border-color:#e2e8f0!important;color:#334155!important}
      [data-ps-team-note-action="publish"]{background:#2563eb!important;border-color:#2563eb!important;color:#fff!important;box-shadow:none!important}
      [data-ps-team-note-received]{
        position:relative!important;
        margin-top:12px!important;
        padding:12px 13px!important;
        border:1px solid rgba(255,255,255,.18)!important;
        border-radius:13px!important;
        background:rgba(255,255,255,.08)!important;
        box-shadow:none!important;
        overflow:hidden!important;
        backdrop-filter:none!important;
        -webkit-backdrop-filter:none!important;
      }
      [data-ps-team-note-received]::before{content:""!important;position:absolute!important;top:0!important;right:0!important;bottom:0!important;width:3px!important;background:#60a5fa!important}
      [data-ps-team-note-received-head]{margin:0 0 6px!important;gap:6px!important}
      [data-ps-team-note-received-label]{color:rgba(255,255,255,.74)!important;font-size:11px!important;font-weight:850!important}
      [data-ps-team-note-received-message]{color:#fff!important;font-size:14px!important;font-weight:650!important;line-height:1.65!important;text-align:right!important;white-space:pre-wrap!important}

      @media(max-width:620px){
        [data-ps-team-note-card]{border-radius:16px!important}
        [data-ps-team-note-body]{padding:14px!important}
        [data-ps-team-note-message]{padding:11px 12px!important;border-radius:12px!important;font-size:14px!important}
        [data-ps-team-note-card="edit"]{padding:14px!important}
      }

      html[data-ps-owner-theme="dark"] [data-ps-team-note-card],
      html.dark [data-ps-team-note-card],
      html[data-theme="dark"] [data-ps-team-note-card],
      html[data-ps-ui-theme="dark"] [data-ps-team-note-card]{background:#132033!important;border-color:#2b3c52!important;box-shadow:none!important}
      html[data-ps-owner-theme="dark"] [data-ps-team-note-body]::before,
      html.dark [data-ps-team-note-body]::before,
      html[data-theme="dark"] [data-ps-team-note-body]::before,
      html[data-ps-ui-theme="dark"] [data-ps-team-note-body]::before{color:#f1f5f9!important}
      html[data-ps-owner-theme="dark"] [data-ps-team-note-audience],
      html.dark [data-ps-team-note-audience],
      html[data-theme="dark"] [data-ps-team-note-audience],
      html[data-ps-ui-theme="dark"] [data-ps-team-note-audience]{background:#172a45!important;border-color:#2e4d73!important}
      html[data-ps-owner-theme="dark"] [data-ps-team-note-audience-text],
      html.dark [data-ps-team-note-audience-text],
      html[data-theme="dark"] [data-ps-team-note-audience-text],
      html[data-ps-ui-theme="dark"] [data-ps-team-note-audience-text]{color:#93c5fd!important}
      html[data-ps-owner-theme="dark"] [data-ps-team-note-message],
      html.dark [data-ps-team-note-message],
      html[data-theme="dark"] [data-ps-team-note-message],
      html[data-ps-ui-theme="dark"] [data-ps-team-note-message]{background:#0f1a2a!important;border-color:#2a3a50!important;color:#e2e8f0!important}
      html[data-ps-owner-theme="dark"] [data-ps-team-note-meta],
      html.dark [data-ps-team-note-meta],
      html[data-theme="dark"] [data-ps-team-note-meta],
      html[data-ps-ui-theme="dark"] [data-ps-team-note-meta]{color:#9fb0c6!important}
      html[data-ps-owner-theme="dark"] [data-ps-team-note-empty-cta],
      html.dark [data-ps-team-note-empty-cta],
      html[data-theme="dark"] [data-ps-team-note-empty-cta],
      html[data-ps-ui-theme="dark"] [data-ps-team-note-empty-cta]{background:#0f1a2a!important;border-color:#315b86!important}
      html[data-ps-owner-theme="dark"] [data-ps-team-note-edit-title],
      html.dark [data-ps-team-note-edit-title],
      html[data-theme="dark"] [data-ps-team-note-edit-title],
      html[data-ps-ui-theme="dark"] [data-ps-team-note-edit-title]{color:#f1f5f9!important}
      html[data-ps-owner-theme="dark"] [data-ps-team-note-selector],
      html.dark [data-ps-team-note-selector],
      html[data-theme="dark"] [data-ps-team-note-selector],
      html[data-ps-ui-theme="dark"] [data-ps-team-note-selector],
      html[data-ps-owner-theme="dark"] [data-ps-team-note-textarea],
      html.dark [data-ps-team-note-textarea],
      html[data-theme="dark"] [data-ps-team-note-textarea],
      html[data-ps-ui-theme="dark"] [data-ps-team-note-textarea],
      html[data-ps-owner-theme="dark"] [data-ps-team-note-dropdown],
      html.dark [data-ps-team-note-dropdown],
      html[data-theme="dark"] [data-ps-team-note-dropdown],
      html[data-ps-ui-theme="dark"] [data-ps-team-note-dropdown]{background:#0f1a2a!important;border-color:#2b3c52!important;color:#e2e8f0!important;box-shadow:none!important}
      html[data-ps-owner-theme="dark"] [data-ps-team-note-action="edit"],
      html.dark [data-ps-team-note-action="edit"],
      html[data-theme="dark"] [data-ps-team-note-action="edit"],
      html[data-ps-ui-theme="dark"] [data-ps-team-note-action="edit"],
      html[data-ps-owner-theme="dark"] [data-ps-team-note-action="cancel"],
      html.dark [data-ps-team-note-action="cancel"],
      html[data-theme="dark"] [data-ps-team-note-action="cancel"],
      html[data-ps-ui-theme="dark"] [data-ps-team-note-action="cancel"]{background:#1b2a3e!important;border-color:#31425a!important;color:#dbe7f5!important}
      html[data-ps-owner-theme="dark"] [data-ps-team-note-action="delete"],
      html.dark [data-ps-team-note-action="delete"],
      html[data-theme="dark"] [data-ps-team-note-action="delete"],
      html[data-ps-ui-theme="dark"] [data-ps-team-note-action="delete"]{background:#3a1e28!important;border-color:#6b2e3f!important;color:#fda4af!important}
