.mrm-msg-profile-bridge{width:min(1180px,calc(100% - 28px));margin:18px auto 0}.mrm-msg-btn{display:inline-flex;align-items:center;justify-content:center;gap:9px;min-height:52px;border-radius:999px;padding:0 22px;background:linear-gradient(135deg,#071b3a,#0f55c8);color:#ffdb4d!important;text-decoration:none!important;font-weight:950;border:1px solid rgba(255,219,77,.35);box-shadow:0 18px 38px rgba(7,27,58,.22)}.mrm-msg-btn:hover{transform:translateY(-1px);background:linear-gradient(135deg,#ffdb4d,#f5b800);color:#071b3a!important}.mrm-msg-box,.mrm-cleaner-inbox{box-sizing:border-box;width:100%;max-width:980px;margin:18px auto;padding:clamp(18px,3vw,30px);border-radius:30px;background:#fff;border:1px solid rgba(7,27,58,.09);box-shadow:0 20px 58px rgba(7,27,58,.10);color:#071b3a}.mrm-msg-box *,.mrm-cleaner-inbox *{box-sizing:border-box}.mrm-msg-head span{display:inline-flex;border-radius:999px;background:#edf5ff;color:#0f55c8;padding:7px 12px;font-size:12px;font-weight:950;letter-spacing:.07em;text-transform:uppercase}.mrm-msg-head h2{margin:12px 0 8px;color:#071b3a;font-size:clamp(26px,4vw,42px);line-height:1;font-weight:950;letter-spacing:-.045em}.mrm-msg-head p{margin:0 0 16px;color:#667085;font-weight:750;line-height:1.5}.mrm-msg-success{margin:0 0 14px;border-radius:18px;background:#ecfff3;border:1px solid rgba(34,197,94,.22);color:#065f2a;padding:12px 14px;font-weight:850}.mrm-msg-form{display:grid;grid-template-columns:repeat(2,minmax(0,1fr));gap:12px}.mrm-msg-form label{display:block}.mrm-msg-form label span{display:block;margin:0 0 7px;color:#344054;font-size:13px;font-weight:950}.mrm-msg-form input,.mrm-msg-form textarea,.mrm-reply-form textarea{appearance:none;width:100%;border-radius:18px;border:1px solid #dbe4f2;background:#f8fbff;color:#071b3a;padding:13px 14px;font-size:16px;font-weight:750;outline:0}.mrm-msg-form input{height:56px}.mrm-msg-form textarea,.mrm-reply-form textarea{resize:vertical;min-height:124px}.mrm-msg-form input:focus,.mrm-msg-form textarea:focus,.mrm-reply-form textarea:focus{background:#fff;border-color:#ffdb4d;box-shadow:0 0 0 4px rgba(255,219,77,.22)}.mrm-msg-form .is-wide{grid-column:1/-1}.mrm-msg-form button,.mrm-reply-form button{appearance:none;border:0;grid-column:1/-1;min-height:58px;border-radius:20px;background:linear-gradient(135deg,#ffd35a,#f1b72f);color:#071b3a;font-size:18px;font-weight:950;cursor:pointer;box-shadow:0 15px 30px rgba(241,183,47,.25)}.mrm-msg-hp{position:absolute!important;left:-9999px!important;opacity:0!important}.mrm-empty{padding:18px;border-radius:18px;background:#f8fbff;color:#667085;font-weight:800}.mrm-inbox-card{margin:16px 0 0;padding:16px;border-radius:22px;background:#f8fbff;border:1px solid #dbe4f2}.mrm-inbox-card header{display:flex;align-items:center;justify-content:space-between;gap:12px}.mrm-inbox-card header strong{font-size:20px;color:#071b3a}.mrm-inbox-card header span{border-radius:999px;background:#071b3a;color:#ffdb4d;padding:7px 10px;font-size:12px;font-weight:950}.mrm-inbox-meta{margin:8px 0 12px;color:#667085;font-weight:800}.mrm-thread{display:grid;gap:10px;margin:0 0 14px}.mrm-bubble{max-width:82%;border-radius:18px;padding:11px 13px;background:#fff;border:1px solid #e4ebf5}.mrm-bubble small{display:block;margin:0 0 4px;color:#667085;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.06em}.mrm-bubble p{margin:0;color:#071b3a;font-weight:750;line-height:1.45}.mrm-bubble.is-cleaner{margin-left:auto;background:#071b3a}.mrm-bubble.is-cleaner p,.mrm-bubble.is-cleaner small{color:#fff}.mrm-reply-form{display:grid;gap:10px}.mrm-reply-form button{grid-column:auto}.mrm-reply-form textarea{min-height:96px}@media(max-width:680px){.mrm-msg-profile-bridge{width:100%;margin:12px 0 0;padding:0 12px}.mrm-msg-btn{width:100%;min-height:60px}.mrm-msg-box,.mrm-cleaner-inbox{border-radius:26px;padding:16px;margin:14px auto}.mrm-msg-form{grid-template-columns:1fr}.mrm-msg-form input{height:60px;font-size:17px}.mrm-msg-form button{min-height:64px}.mrm-inbox-card header{display:block}.mrm-inbox-card header span{margin-top:8px}.mrm-bubble{max-width:100%}}

/* v1.0.1 hard public profile launcher: works even when the theme does not expose profile filters */
.mrm-msg-top-slot{position:fixed;right:18px;bottom:92px;z-index:99998;display:none}.mrm-msg-floating{position:fixed;right:18px;bottom:18px;z-index:99998}.mrm-msg-floating__btn{appearance:none;border:0;display:inline-flex;align-items:center;gap:10px;min-height:58px;border-radius:999px;padding:0 18px;background:linear-gradient(135deg,#071b3a,#0f55c8);color:#ffdb4d;box-shadow:0 20px 45px rgba(7,27,58,.32);font-weight:950;cursor:pointer;border:1px solid rgba(255,219,77,.35)}.mrm-msg-floating__btn span{display:grid;place-items:center;width:32px;height:32px;border-radius:999px;background:rgba(255,255,255,.12)}.mrm-msg-floating__btn:hover{transform:translateY(-1px);background:linear-gradient(135deg,#ffdb4d,#f5b800);color:#071b3a}.mrm-msg-modal{position:fixed;inset:0;z-index:99999;display:none}.mrm-msg-modal.is-open{display:block}.mrm-msg-modal__backdrop{position:absolute;inset:0;background:rgba(7,27,58,.62);backdrop-filter:blur(8px)}.mrm-msg-modal__panel{position:relative;width:min(980px,calc(100% - 24px));max-height:calc(100vh - 32px);overflow:auto;margin:16px auto;border-radius:32px}.mrm-msg-modal__close{position:absolute;top:22px;right:22px;z-index:2;appearance:none;border:0;width:42px;height:42px;border-radius:999px;background:#071b3a;color:#ffdb4d;font-size:28px;font-weight:900;line-height:1;cursor:pointer}.mrm-msg-modal .mrm-msg-box{margin:0}.mrm-msg-modal .mrm-msg-head{padding-right:48px}@media(max-width:680px){.mrm-msg-floating{left:12px;right:12px;bottom:12px}.mrm-msg-floating__btn{width:100%;justify-content:center;min-height:64px;font-size:16px}.mrm-msg-modal__panel{width:100%;height:100%;max-height:100vh;margin:0;border-radius:0;overflow:auto}.mrm-msg-modal .mrm-msg-box{min-height:100vh;border-radius:0;padding-top:66px}.mrm-msg-modal__close{top:12px;right:12px}.mrm-msg-top-slot{display:none!important}}
body.mrm-msg-modal-open{overflow:hidden}

/* v1.0.3 scroll-trigger notification */
.mrm-msg-floating.mrm-msg-floating--deferred{opacity:0;pointer-events:none;transform:translateY(12px);transition:opacity .22s ease,transform .22s ease}.mrm-msg-floating.mrm-msg-floating--deferred.is-visible{opacity:1;pointer-events:auto;transform:translateY(0)}.mrm-msg-scroll-toast{position:fixed;right:18px;bottom:92px;z-index:99998;display:flex;align-items:center;gap:12px;width:min(390px,calc(100% - 36px));padding:14px 15px;border-radius:24px;background:rgba(255,255,255,.96);color:#071b3a;border:1px solid rgba(7,27,58,.10);box-shadow:0 24px 65px rgba(7,27,58,.22);backdrop-filter:blur(12px);cursor:pointer;opacity:0;pointer-events:none;transform:translateY(16px) scale(.98);transition:opacity .24s ease,transform .24s ease}.mrm-msg-scroll-toast.is-visible{opacity:1;pointer-events:auto;transform:translateY(0) scale(1)}.mrm-msg-scroll-toast__icon{display:grid;place-items:center;flex:0 0 42px;width:42px;height:42px;border-radius:16px;background:linear-gradient(135deg,#071b3a,#0f55c8);color:#ffdb4d;font-size:18px}.mrm-msg-scroll-toast__body{display:grid;gap:3px;min-width:0}.mrm-msg-scroll-toast__body strong{font-size:15px;font-weight:950;letter-spacing:-.02em;line-height:1.15}.mrm-msg-scroll-toast__body em{font-style:normal;font-size:12px;font-weight:800;color:#667085;line-height:1.25}.mrm-msg-scroll-toast__arrow{margin-left:auto;display:grid;place-items:center;flex:0 0 28px;width:28px;height:28px;border-radius:999px;background:#ffdb4d;color:#071b3a;font-weight:950}.mrm-msg-scroll-toast:hover{transform:translateY(-1px) scale(1)}@media(max-width:680px){.mrm-msg-scroll-toast{left:12px;right:12px;bottom:84px;width:auto;border-radius:22px;padding:13px}.mrm-msg-scroll-toast__body strong{font-size:14px}.mrm-msg-scroll-toast__body em{font-size:11px}.mrm-msg-floating.mrm-msg-floating--deferred.is-visible{opacity:1}}
/* v1.0.6 cleaner missed inbox */
.mrm-inbox-tabs{display:flex;align-items:center;justify-content:space-between;gap:10px;margin:12px 0 14px;padding:10px 12px;border-radius:16px;background:#f8fbff;border:1px solid #dbe4f2;color:#071b3a;font-weight:950}.mrm-inbox-tabs span{color:#b45309}.mrm-missed-title{margin:22px 0 8px;color:#071b3a;font-size:20px}.mrm-inbox-card.is-missed{background:#fff7ed;border-color:#fed7aa}.mrm-msg-missed-note{margin:10px 0 12px;padding:11px 12px;border-radius:16px;background:#fff;border:1px solid #fed7aa;color:#9a3412;font-weight:850;line-height:1.45}.mrm-inbox-card.is-missed .mrm-reply-form{display:none}@media(max-width:680px){.mrm-inbox-tabs{display:grid;gap:6px}}

/* v1.0.7 public cleaner response transparency */
.mrm-msg-response-stats-public_profile{box-sizing:border-box;width:min(1180px,calc(100% - 28px));margin:20px auto;padding:clamp(18px,3vw,28px);border-radius:30px;background:linear-gradient(135deg,#071b3a,#0f2f66);color:#fff;box-shadow:0 24px 70px rgba(7,27,58,.18);border:1px solid rgba(255,255,255,.10)}.mrm-msg-response-stats-public_profile *{box-sizing:border-box}.mrm-msg-response-stats-public_profile .mrm-msg-response-head span{display:inline-flex;border-radius:999px;background:rgba(255,219,77,.15);color:#ffdb4d;padding:7px 12px;font-size:12px;font-weight:950;letter-spacing:.07em;text-transform:uppercase}.mrm-msg-response-stats-public_profile .mrm-msg-response-head strong{display:block;margin:11px 0 5px;font-size:clamp(24px,3vw,34px);font-weight:950;letter-spacing:-.035em}.mrm-msg-response-stats-public_profile .mrm-msg-response-head p{margin:0;color:rgba(255,255,255,.72);font-weight:750}.mrm-msg-response-stats-public_profile .mrm-msg-response-grid{display:grid;grid-template-columns:repeat(4,minmax(0,1fr));gap:12px;margin-top:18px}.mrm-msg-response-stats-public_profile article{padding:15px;border-radius:20px;background:rgba(255,255,255,.08);border:1px solid rgba(255,255,255,.12)}.mrm-msg-response-stats-public_profile article span{display:block;color:rgba(255,255,255,.68);font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.05em}.mrm-msg-response-stats-public_profile article strong{display:block;margin-top:6px;color:#ffdb4d;font-size:28px;line-height:1;font-weight:950}.mrm-msg-response-stats-public_profile article em{display:block;margin-top:6px;color:rgba(255,255,255,.68);font-style:normal;font-size:12px;font-weight:800}.mrm-msg-response-stats-public_profile .mrm-msg-response-foot{margin:14px 0 0;color:rgba(255,255,255,.72);font-weight:800}@media(max-width:900px){.mrm-msg-response-stats-public_profile .mrm-msg-response-grid{grid-template-columns:repeat(2,minmax(0,1fr))}}@media(max-width:600px){.mrm-msg-response-stats-public_profile{width:100%;border-radius:24px;margin:14px 0;padding:17px}.mrm-msg-response-stats-public_profile .mrm-msg-response-grid{grid-template-columns:1fr}.mrm-msg-response-stats-public_profile article strong{font-size:25px}}
.mrm-msg-response-stats-cleaner_panel{margin:16px 0;padding:16px;border-radius:22px;background:#f8fbff;border:1px solid #dbe4f2}.mrm-msg-response-stats-cleaner_panel .mrm-msg-response-head span{display:inline-flex;border-radius:999px;background:#071b3a;color:#ffdb4d;padding:6px 10px;font-size:11px;font-weight:950}.mrm-msg-response-stats-cleaner_panel .mrm-msg-response-head strong{display:block;margin-top:9px;color:#071b3a;font-size:22px}.mrm-msg-response-stats-cleaner_panel .mrm-msg-response-head p{margin:5px 0 0;color:#667085;font-weight:750}.mrm-msg-response-stats-cleaner_panel .mrm-msg-response-grid{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin-top:14px}.mrm-msg-response-stats-cleaner_panel article{padding:12px;border-radius:16px;background:#fff;border:1px solid #e4ebf5}.mrm-msg-response-stats-cleaner_panel article span{display:block;color:#667085;font-size:11px;font-weight:950;text-transform:uppercase}.mrm-msg-response-stats-cleaner_panel article strong{display:block;margin-top:5px;color:#071b3a;font-size:24px}.mrm-msg-response-stats-cleaner_panel article em{display:block;color:#667085;font-style:normal;font-size:12px;font-weight:800}@media(max-width:680px){.mrm-msg-response-stats-cleaner_panel .mrm-msg-response-grid{grid-template-columns:1fr}}

/* v1.0.8 content bridge fallback */
.mrm-msg-content-bridge{margin:18px 0;display:flex;justify-content:center}.mrm-msg-content-bridge .mrm-msg-button{width:min(100%,420px)}
.mrm-msg-theme-bridge{width:min(1480px,calc(100% - 32px));margin:18px auto!important}.mrm-msg-theme-bridge .mrm-msg-response-stats-public_profile{margin:0!important}

/* v1.0.9 activity transparency + public view-as cleaner */
.mrm-msg-activity-bridge{box-sizing:border-box;width:100%;margin:14px 0 18px!important}.mrm-msg-activity-bridge .mrm-msg-response-stats-public_profile{width:100%!important;margin:0!important}
.mrm-msg-view-as-cleaner-panel{box-sizing:border-box;width:min(1180px,calc(100% - 28px));margin:22px auto;padding:16px;border-radius:28px;background:#f6f8fb;border:1px solid #dfe5ee;box-shadow:0 18px 55px rgba(15,23,42,.10);position:relative;z-index:5}
.mrm-msg-view-as-ribbon{display:flex;align-items:center;justify-content:space-between;gap:12px;margin:0 0 14px;padding:13px 15px;border-radius:18px;background:linear-gradient(135deg,#071b3a,#13294b);color:#fff;border:1px solid rgba(255,255,255,.12)}
.mrm-msg-view-as-ribbon strong{font-weight:950;color:#ffdb4d}.mrm-msg-view-as-ribbon span{font-weight:800;color:rgba(255,255,255,.78)}.mrm-msg-view-as-ribbon a{display:inline-flex;align-items:center;justify-content:center;border-radius:999px;background:#fff;color:#071b3a!important;text-decoration:none!important;padding:8px 12px;font-weight:950;white-space:nowrap}
@media(max-width:720px){.mrm-msg-view-as-cleaner-panel{width:100%;margin:16px 0;border-radius:22px;padding:12px}.mrm-msg-view-as-ribbon{display:grid}.mrm-msg-view-as-ribbon a{width:max-content}}

/* v1.0.10 premium mobile cleaner inbox */
.mrm-cleaner-inbox{max-width:520px;background:linear-gradient(180deg,#ffffff,#f8fbff);border:1px solid rgba(7,27,58,.10);box-shadow:0 28px 90px rgba(7,27,58,.16);overflow:hidden}.mrm-cleaner-inbox.is-admin-preview{margin:0 auto;border-radius:34px}.mrm-preview-ribbon{display:grid;gap:4px;margin:-8px -8px 18px;padding:14px 16px;border-radius:22px;background:linear-gradient(135deg,#071b3a,#123f84);color:#fff;box-shadow:0 14px 38px rgba(7,27,58,.18)}.mrm-preview-ribbon strong{font-weight:950;color:#ffdb4d}.mrm-preview-ribbon span{font-size:13px;line-height:1.35;color:rgba(255,255,255,.86);font-weight:750}.mrm-msg-head{padding:2px 0 6px}.mrm-msg-head h2{font-size:clamp(27px,5vw,38px)}.mrm-msg-count-pill{display:inline-flex;align-items:center;margin-left:8px;padding:6px 10px;border-radius:999px;background:#ffdb4d;color:#071b3a;font-size:13px;font-style:normal;vertical-align:middle}.mrm-inbox-overview{display:grid;grid-template-columns:repeat(3,minmax(0,1fr));gap:10px;margin:16px 0}.mrm-inbox-overview>div{min-height:86px;padding:13px 10px;border-radius:20px;background:linear-gradient(180deg,#fff,#f8fbff);border:1px solid #dbe4f2;box-shadow:0 8px 24px rgba(7,27,58,.06);text-align:center}.mrm-inbox-overview small{display:block;min-height:32px;color:#667085;font-size:11px;font-weight:950;text-transform:uppercase;letter-spacing:.04em;line-height:1.25}.mrm-inbox-overview strong{display:block;margin-top:6px;color:#071b3a;font-size:25px;font-weight:950;letter-spacing:-.04em}.mrm-inbox-tabs{background:linear-gradient(135deg,#071b3a,#0f55c8)!important;color:#fff!important;border:0!important;box-shadow:0 14px 35px rgba(15,85,200,.18)}.mrm-inbox-tabs strong{color:#ffdb4d}.mrm-inbox-tabs span{color:rgba(255,255,255,.82)!important;font-size:12px}.mrm-inbox-card{position:relative;padding:18px!important;border-radius:26px!important;background:#fff!important;border:1px solid rgba(7,27,58,.09)!important;box-shadow:0 16px 45px rgba(7,27,58,.10);overflow:hidden}.mrm-inbox-card:before{content:"";position:absolute;inset:0 0 auto;height:5px;background:linear-gradient(90deg,#ffdb4d,#0f55c8)}.mrm-inbox-card header{padding-top:4px}.mrm-inbox-card header strong{font-size:19px!important;letter-spacing:-.02em}.mrm-inbox-card header span{background:rgba(255,219,77,.22)!important;color:#071b3a!important;border:1px solid rgba(255,219,77,.55)}.mrm-thread{padding:10px;border-radius:20px;background:#f6f8fb}.mrm-bubble{box-shadow:0 8px 20px rgba(7,27,58,.05)}.mrm-bubble.is-customer{background:#fff}.mrm-bubble.is-system{max-width:100%;background:#eef5ff;border-color:#cfe1ff}.mrm-reply-form{margin-top:12px;padding:12px;border-radius:22px;background:#f8fbff;border:1px solid #dbe4f2}.mrm-reply-form textarea{min-height:112px!important;border-radius:20px!important;background:#fff!important}.mrm-reply-form button{min-height:58px!important;border-radius:20px!important;background:linear-gradient(135deg,#ffdb4d,#f1b72f)!important;color:#071b3a!important}.mrm-msg-device-preview{width:min(430px,100%);margin:18px auto 0;padding:12px;border-radius:42px;background:#071b3a;box-shadow:0 30px 95px rgba(7,27,58,.30);border:1px solid rgba(255,255,255,.08)}.mrm-msg-device-top{display:flex;align-items:center;justify-content:center;gap:12px;color:#fff;padding:4px 0 12px}.mrm-msg-device-top span{width:46px;height:4px;border-radius:99px;background:rgba(255,255,255,.22)}.mrm-msg-device-top strong{font-size:12px;text-transform:uppercase;letter-spacing:.08em;color:#ffdb4d}.mrm-msg-device-preview .mrm-cleaner-inbox{max-width:none;margin:0;border-radius:30px;box-shadow:none;min-height:620px}.mrm-msg-view-as-cleaner-panel{background:linear-gradient(180deg,#f8fbff,#eef5ff)!important;border-color:rgba(15,85,200,.16)!important}.mrm-msg-view-as-ribbon{background:linear-gradient(135deg,#071b3a,#0f55c8)!important;color:#fff!important;border:0!important;box-shadow:0 18px 55px rgba(7,27,58,.16)}.mrm-msg-view-as-ribbon strong{color:#ffdb4d}.mrm-msg-view-as-ribbon span{color:rgba(255,255,255,.86)}.mrm-msg-view-as-ribbon a{background:#ffdb4d!important;color:#071b3a!important;border:0!important;font-weight:950}
@media(max-width:680px){.mrm-cleaner-inbox{max-width:none;width:100%;border-radius:26px}.mrm-inbox-overview{grid-template-columns:1fr 1fr}.mrm-inbox-overview>div:last-child{grid-column:1/-1}.mrm-msg-device-preview{padding:0;border-radius:0;background:transparent;box-shadow:none;border:0}.mrm-msg-device-top{display:none}.mrm-msg-device-preview .mrm-cleaner-inbox{border-radius:24px;min-height:0}}

/* v1.0.14 close conversation polish */
.mrm-close-form{display:grid;margin-top:9px}.mrm-close-form button{appearance:none;border:1px solid #dbe4f2;min-height:48px;border-radius:17px;background:#fff;color:#071b3a;font-weight:950;cursor:pointer}.mrm-close-form button:hover{background:#fff7d6;border-color:#ffdb4d}.mrm-msg-closed-note{padding:12px 14px;border-radius:18px;background:#fff7d6;border:1px solid rgba(245,183,47,.35);color:#7c4a03;font-weight:850}
.mrm-settings-command-card:not(.is-open) .mrm-settings-body{display:none!important;}

/* v1.0.15: discreet close/minimize controls for public messenger launcher */
.mrm-msg-scroll-toast{padding-right:48px!important;}
.mrm-msg-scroll-toast__close{position:absolute;top:8px;right:8px;z-index:3;appearance:none;border:0;width:28px;height:28px;border-radius:999px;background:rgba(7,27,58,.08);color:#071b3a;font-size:20px;font-weight:950;line-height:1;cursor:pointer;display:grid;place-items:center;transition:background .18s ease,transform .18s ease;}
.mrm-msg-scroll-toast__close:hover{background:#071b3a;color:#ffdb4d;transform:scale(1.04);}
.mrm-msg-scroll-toast.is-dismissed{display:none!important;}
.mrm-msg-floating.is-minimized .mrm-msg-floating__btn{width:60px;height:60px;min-height:60px;padding:0;justify-content:center;border-radius:999px;}
.mrm-msg-floating.is-minimized .mrm-msg-floating__btn strong{display:none!important;}
.mrm-msg-floating.is-minimized .mrm-msg-floating__btn span{width:38px;height:38px;margin:0;font-size:18px;}
@media(max-width:680px){
  .mrm-msg-scroll-toast{left:12px!important;right:12px!important;bottom:82px!important;width:auto!important;padding:12px 46px 12px 12px!important;}
  .mrm-msg-scroll-toast__close{top:10px;right:10px;width:30px;height:30px;}
  .mrm-msg-floating{left:auto!important;right:14px!important;bottom:14px!important;width:auto!important;}
  .mrm-msg-floating__btn,
  .mrm-msg-floating.is-visible .mrm-msg-floating__btn,
  .mrm-msg-floating.is-minimized .mrm-msg-floating__btn{width:58px!important;height:58px!important;min-height:58px!important;padding:0!important;border-radius:999px!important;justify-content:center!important;box-shadow:0 18px 40px rgba(7,27,58,.34)!important;}
  .mrm-msg-floating__btn strong{display:none!important;}
  .mrm-msg-floating__btn span{width:38px!important;height:38px!important;margin:0!important;font-size:18px!important;background:rgba(255,255,255,.14)!important;}
}

/* v1.0.16 - instant close UX */
.mrm-inbox-card.is-closing{opacity:.55;transform:scale(.985);pointer-events:none;transition:opacity .22s ease,transform .22s ease;}
.mrm-inbox-card.is-closed-hidden{display:none!important;}
.mrm-msg-inline-notice{margin:10px 0 12px;padding:12px 14px;border-radius:18px;background:#ecfff3;border:1px solid rgba(34,197,94,.24);color:#065f2a;font-weight:900;box-shadow:0 10px 26px rgba(7,27,58,.06);}
.mrm-close-form button.is-busy{opacity:.7;cursor:wait;}

/* v1.0.20 — ratio cards: εμφανίσεις / μηνύματα / απαντημένα / χαμένα */
.mrm-msg-response-stats .mrm-msg-response-grid{grid-template-columns:repeat(auto-fit,minmax(145px,1fr));}
.mrm-msg-response-stats article strong{letter-spacing:-.03em;}
@media(max-width:640px){.mrm-msg-response-stats .mrm-msg-response-grid{grid-template-columns:repeat(2,minmax(0,1fr));gap:10px}.mrm-msg-response-stats-public_profile{padding:18px!important;border-radius:22px!important}.mrm-msg-response-stats-public_profile .mrm-msg-response-head strong{font-size:23px!important}.mrm-msg-response-stats-public_profile article{padding:13px!important;border-radius:16px!important}.mrm-msg-response-stats-public_profile article strong{font-size:22px!important}.mrm-msg-response-stats-public_profile article em{font-size:11px!important}}


/* v1.0.25 — slim luxury public activity + response widgets */
.mrm-msg-activity-bridge{width:100%!important;margin:10px 0 0!important;}
.mrm-msg-response-stats-public_profile{
  width:100%!important;
  margin:0!important;
  padding:10px!important;
  border-radius:18px!important;
  background:linear-gradient(180deg,#ffffff,#f8fbff)!important;
  color:#071b3a!important;
  border:1px solid rgba(7,27,58,.09)!important;
  box-shadow:0 10px 28px rgba(7,27,58,.07)!important;
}
.mrm-msg-response-stats-public_profile .mrm-msg-response-head{
  display:flex!important;
  align-items:center!important;
  justify-content:space-between!important;
  gap:10px!important;
  margin:0 0 8px!important;
}
.mrm-msg-response-stats-public_profile .mrm-msg-response-head span{
  display:inline-flex!important;
  align-items:center!important;
  min-height:24px!important;
  padding:5px 9px!important;
  border-radius:999px!important;
  background:#eef5ff!important;
  color:#0b4fb3!important;
  font-size:10.5px!important;
  font-weight:950!important;
  letter-spacing:.04em!important;
}
.mrm-msg-response-stats-public_profile .mrm-msg-response-head strong{
  display:block!important;
  margin:0!important;
  color:#071b3a!important;
  font-size:13px!important;
  line-height:1.1!important;
  font-weight:950!important;
  letter-spacing:-.01em!important;
}
.mrm-msg-response-stats-public_profile .mrm-msg-response-head p{display:none!important;}
.mrm-msg-response-stats-public_profile .mrm-msg-response-grid{
  display:flex!important;
  align-items:stretch!important;
  gap:8px!important;
  margin:0!important;
  overflow-x:auto!important;
  scrollbar-width:none!important;
}
.mrm-msg-response-stats-public_profile .mrm-msg-response-grid::-webkit-scrollbar{display:none!important;}
.mrm-msg-response-stats-public_profile article{
  flex:1 0 136px!important;
  min-width:136px!important;
  padding:9px 11px!important;
  border-radius:14px!important;
  background:#fff!important;
  border:1px solid #e5edf6!important;
  box-shadow:0 6px 16px rgba(7,27,58,.045)!important;
}
.mrm-msg-response-stats-public_profile article span{
  display:block!important;
  color:#667085!important;
  font-size:10px!important;
  font-weight:950!important;
  text-transform:none!important;
  letter-spacing:.01em!important;
}
.mrm-msg-response-stats-public_profile article strong{
  display:block!important;
  margin-top:3px!important;
  color:#071b3a!important;
  font-size:20px!important;
  line-height:1!important;
  font-weight:950!important;
  letter-spacing:-.04em!important;
}
.mrm-msg-response-stats-public_profile article em{
  display:block!important;
  margin-top:3px!important;
  color:#7a8798!important;
  font-size:10.5px!important;
  line-height:1.1!important;
  font-style:normal!important;
  font-weight:800!important;
}
.mrm-msg-response-stats-public_profile article:nth-child(1){border-color:#d7e7ff!important;background:linear-gradient(180deg,#ffffff,#f5f9ff)!important;}
.mrm-msg-response-stats-public_profile article:nth-child(3){border-color:#cdebd9!important;background:linear-gradient(180deg,#ffffff,#f4fbf7)!important;}
.mrm-msg-response-stats-public_profile article:nth-child(3) strong{color:#0b7a3a!important;}
.mrm-msg-response-stats-public_profile article:nth-child(4){border-color:#ffe0b8!important;background:linear-gradient(180deg,#ffffff,#fff8ef)!important;}
.mrm-msg-response-stats-public_profile article:nth-child(4) strong{color:#b45309!important;}
.mrm-msg-response-stats-public_profile .mrm-msg-response-foot{
  margin:7px 2px 0!important;
  color:#7a8798!important;
  font-size:10.5px!important;
  font-weight:750!important;
}
.mrm-msg-micro-response{
  max-width:470px!important;
  margin:11px 0 0!important;
  padding:9px 10px!important;
  border-radius:16px!important;
  background:linear-gradient(180deg,rgba(255,255,255,.96),rgba(246,250,255,.92))!important;
  border:1px solid rgba(255,255,255,.55)!important;
  box-shadow:0 12px 28px rgba(7,27,58,.13)!important;
  backdrop-filter:blur(12px)!important;
}
.mrm-msg-micro-response__icon{
  flex:0 0 30px!important;
  width:30px!important;
  height:30px!important;
  border-radius:12px!important;
  background:linear-gradient(135deg,#071b3a,#0b4fb3)!important;
  color:#ffdb4d!important;
  font-size:13px!important;
}
.mrm-msg-micro-response__body strong{font-size:12.5px!important;color:#071b3a!important;}
.mrm-msg-micro-response__body span{font-size:11.5px!important;color:#667085!important;}
.mrm-msg-micro-response__rate{
  min-width:68px!important;
  height:30px!important;
  padding:0 10px!important;
  border-radius:999px!important;
  background:linear-gradient(180deg,#eaf9f0,#dff7e9)!important;
  border:1px solid rgba(15,159,90,.24)!important;
  color:#08733f!important;
  font-size:12px!important;
  font-weight:950!important;
}
@media(max-width:640px){
  .mrm-msg-response-stats-public_profile{padding:9px!important;border-radius:16px!important;}
  .mrm-msg-response-stats-public_profile .mrm-msg-response-head{display:grid!important;gap:5px!important;}
  .mrm-msg-response-stats-public_profile article{flex-basis:128px!important;min-width:128px!important;}
  .mrm-msg-micro-response{max-width:100%!important;}
}

/* v1.0.31 cleaner inbox clarity */

.mrm-msg-head--clean p strong{color:#071b3a;font-weight:950}.mrm-inbox-section-title{display:grid;gap:4px;margin:16px 0 8px;padding:13px 14px;border-radius:20px;background:#071b3a;color:#fff;box-shadow:0 14px 34px rgba(7,27,58,.14)}.mrm-inbox-section-title strong{color:#ffdb4d;font-size:15px}.mrm-inbox-section-title span{color:rgba(255,255,255,.82);font-size:12px;font-weight:850;line-height:1.35}.mrm-inbox-section-title.is-answered{background:#0f7b4a}.mrm-inbox-section-title.is-missed{background:#78350f}.mrm-inbox-overview>.is-waiting{border-color:#f0c75e;background:#fffaf0}.mrm-inbox-overview>.is-answered{border-color:#b8ebcf;background:#f0fff6}.mrm-inbox-overview>.is-missed{border-color:#fed7aa;background:#fff7ed}.mrm-inbox-card.is-waiting:before{background:linear-gradient(90deg,#f59e0b,#0f55c8)}.mrm-inbox-card.is-answered:before{background:linear-gradient(90deg,#16a34a,#0f7b4a)}.mrm-inbox-card.is-missed:before{background:linear-gradient(90deg,#f97316,#78350f)}.mrm-inbox-card header div small{display:block;color:#667085;font-size:10.5px;font-weight:950;text-transform:uppercase;letter-spacing:.06em;margin-bottom:2px}.mrm-inbox-card.is-waiting header span{background:#fff3c8!important;border-color:#f0c75e!important;color:#7a5200!important}.mrm-inbox-card.is-answered header span{background:#dcfce7!important;border-color:#86efac!important;color:#166534!important}.mrm-inbox-card.is-missed header span{background:#ffedd5!important;border-color:#fdba74!important;color:#9a3412!important}.mrm-inbox-next-step{display:grid;gap:3px;margin:10px 0 10px;padding:12px 13px;border-radius:18px;background:#f8fbff;border:1px solid #e1eaf5}.mrm-inbox-next-step strong{display:block;color:#071b3a;font-size:13px}.mrm-inbox-next-step span{display:block;color:#52677e;font-size:12.5px;font-weight:850;line-height:1.35}.mrm-inbox-preview{display:grid;gap:4px;margin:0 0 11px;padding:12px 13px;border-radius:18px;background:#fff;border:1px solid #e7edf6}.mrm-inbox-preview small{display:block;color:#667085;font-size:10.5px;font-weight:950;text-transform:uppercase;letter-spacing:.06em}.mrm-inbox-preview p{margin:0!important;color:#071b3a!important;font-size:14px!important;font-weight:850!important;line-height:1.45!important}.mrm-thread-details{margin:10px 0;border:1px solid #dbe4f2;border-radius:18px;background:#f8fbff;overflow:hidden}.mrm-thread-details summary{cursor:pointer;list-style:none;padding:13px 14px;color:#071b3a;font-weight:950}.mrm-thread-details summary::-webkit-details-marker{display:none}.mrm-thread-details summary:after{content:"+";float:right;font-weight:1000}.mrm-thread-details[open] summary:after{content:"–"}.mrm-thread-details .mrm-thread{margin:0;border-top:1px solid #dbe4f2;border-radius:0;background:#f3f7fc}.mrm-msg-missed-note{margin-top:10px;padding:11px 13px;border-radius:16px;background:#fff7ed;border:1px solid #fed7aa;color:#9a3412;font-size:12.5px;font-weight:850;line-height:1.35}@media(max-width:600px){.mrm-msg-head--clean h2{font-size:27px}.mrm-inbox-section-title{border-radius:18px}.mrm-inbox-next-step,.mrm-inbox-preview,.mrm-thread-details{border-radius:16px}}

