.notif-dropdown{border-radius:1rem;border:1px solid color-mix(in srgb,var(--color-line,#e2e8f0) 80%,#0000);background:var(--color-surface-0,#fff);box-shadow:0 4px 6px -2px #0f172a0f,0 20px 40px -16px #0f172a2e}html[data-theme=dark] .notif-dropdown{border-color:#ffffff1a;background:#16181d;box-shadow:0 20px 40px -12px #0000008c}.notif-dropdown__head{display:flex;align-items:center;justify-content:space-between;gap:.75rem;padding:.75rem .875rem;border-bottom:1px solid color-mix(in srgb,var(--color-line,#e2e8f0) 65%,#0000)}html[data-theme=dark] .notif-dropdown__head{border-bottom-color:#ffffff14}.notif-dropdown__item{display:flex;width:100%;align-items:flex-start;gap:.75rem;padding:.75rem .875rem;text-align:start;transition:background .15s ease}.notif-dropdown__item:hover{background:color-mix(in srgb,var(--color-brand-500,#4bb585) 8%,#0000)}html[data-theme=dark] .notif-dropdown__item:hover{background:#ffffff0d}.notif-dropdown__item--unread .notif-dropdown__dot{background:var(--color-brand-500,#4bb585)}.notif-dropdown__dot{margin-top:.65rem;height:.5rem;width:.5rem;flex-shrink:0;border-radius:9999px;background:#0000}.notif-visual{flex-shrink:0}.notif-dropdown__foot{padding:.5rem .625rem .625rem;border-top:1px solid color-mix(in srgb,var(--color-line,#e2e8f0) 65%,#0000)}html[data-theme=dark] .notif-dropdown__foot{border-top-color:#ffffff14}@media (max-width:1023px){.notif-dropdown{max-width:24rem;margin-inline:auto}}.notif-layout{background:var(--color-surface-1,#f8fafc)}html[data-theme=dark] .notif-layout{background:var(--color-surface-1,#0f1115)}.notif-layout__inner{flex:1;width:100%;max-width:none;box-sizing:border-box}.notif-page,.notif-page__inner{display:flex;min-height:0;flex:1;flex-direction:column;width:100%}.notif-page__back{display:inline-flex;align-items:center;gap:.35rem;margin-bottom:1rem;font-size:.8125rem;font-weight:600;color:var(--color-brand-700,#2d7a5a);transition:color .15s ease}.notif-page__back:hover{color:var(--color-brand-800,#236b4f)}html[data-theme=dark] .notif-page__back{color:var(--color-brand-300,#6dc99a)}html[data-theme=dark] .notif-page__back:hover{color:var(--color-brand-200,#8fd4b0)}.notif-page__card{display:flex;min-height:0;flex:1;flex-direction:column;padding:.25rem 0 0;border:none;border-radius:0;background:#0000;box-shadow:none}@media (min-width:640px){.notif-page__card{border-radius:1.25rem;border:1px solid color-mix(in srgb,var(--color-line,#e2e8f0) 70%,#0000);background:color-mix(in srgb,var(--color-surface-0,#fff) 95%,#0000);padding:1.5rem;box-shadow:0 1px 3px #0f172a0d}html[data-theme=dark] .notif-page__card{border-color:#ffffff14;background:#16181df2}}.notif-page__header{display:flex;flex-wrap:wrap;align-items:flex-start;justify-content:space-between;gap:.75rem 1rem;margin-bottom:1.25rem}.notif-page__title{font-size:1.375rem;font-weight:800;letter-spacing:-.02em;color:var(--color-ink-high,#0f172a)}@media (min-width:640px){.notif-page__title{font-size:1.5rem}}html[data-theme=dark] .notif-page__title{color:#f1f5f9}.notif-page__unread-pill{display:inline-flex;align-items:center;gap:.375rem;margin-top:.375rem;border-radius:9999px;background:color-mix(in srgb,var(--color-brand-500,#4bb585) 12%,#0000);padding:.2rem .625rem;font-size:.6875rem;font-weight:700;color:var(--color-brand-800,#2d7a5a)}html[data-theme=dark] .notif-page__unread-pill{background:color-mix(in srgb,var(--color-brand-400,#6dc99a) 18%,#0000);color:var(--color-brand-100,#d1fae5)}.notif-page__toolbar{display:flex;flex-wrap:wrap;align-items:center;gap:.5rem}.notif-page__mark-read{border-radius:.75rem;border:1px solid color-mix(in srgb,var(--color-line,#e2e8f0) 80%,#0000);background:var(--color-surface-1,#f8fafc);padding:.5rem .875rem;font-size:.8125rem;font-weight:600;color:var(--color-ink-high,#0f172a);transition:background .15s ease}.notif-page__mark-read:hover{background:var(--color-surface-2,#f1f5f9)}html[data-theme=dark] .notif-page__mark-read{border-color:#ffffff1a;background:#ffffff0a;color:#f1f5f9}html[data-theme=dark] .notif-page__mark-read:hover{background:#ffffff14}.notif-page__list-wrap{display:flex;min-height:0;flex:1;flex-direction:column}.notif-panel{min-width:0;width:100%;max-width:none;box-sizing:border-box}.notif-page__filters--shell{flex-direction:column;align-items:stretch;gap:.75rem}@media (min-width:640px){.notif-page__filters--shell{flex-direction:row;flex-wrap:wrap;align-items:flex-end}}.notif-page__header--shell{margin-bottom:1rem}.notif-page__filters{display:flex;flex-direction:column;align-items:flex-start;gap:.75rem;margin-bottom:1rem;flex-shrink:0}@media (min-width:640px){.notif-page__filters{flex-direction:row;align-items:flex-end;justify-content:space-between;width:100%}}.notif-page__tabs{display:inline-flex;width:fit-content;max-width:100%;flex-shrink:0;align-self:flex-start;border-radius:.75rem;border:1px solid color-mix(in srgb,var(--color-line,#e2e8f0) 60%,#0000);background:var(--color-surface-1,#f8fafc);padding:.125rem}html[data-theme=dark] .notif-page__tabs{border-color:#ffffff14;background:#121418}.notif-page__tab{border-radius:.5rem;padding:.4375rem 1rem;font-size:.8125rem;font-weight:600;color:var(--color-ink-med,#64748b);transition:background .15s ease,color .15s ease}.notif-page__tab--active{background:var(--color-brand-500,#4bb585);color:#fff;box-shadow:0 1px 3px #2d7a5a40}html[data-theme=dark] .notif-page__tab--active{background:var(--color-brand-600,#3d9a72)}.notif-page__type{width:100%;min-width:0;align-self:stretch}@media (min-width:640px){.notif-page__type{width:min(100%,14rem);align-self:auto}}.notif-page__type-label{display:block;margin-bottom:.375rem;font-weight:700;letter-spacing:.06em;text-transform:uppercase}.notif-page__footnote,.notif-page__type-label{font-size:.6875rem;color:var(--color-ink-low,#94a3b8)}.notif-page__footnote{margin-bottom:1rem;line-height:1.45}.notif-row{display:flex;width:100%;align-items:flex-start;gap:.875rem;border-radius:1rem;border:1px solid color-mix(in srgb,var(--color-line,#e2e8f0) 70%,#0000);background:var(--color-surface-0,#fff);padding:.875rem 1rem;text-align:start;transition:border-color .15s ease,background .15s ease}.notif-row:hover{border-color:color-mix(in srgb,var(--color-brand-500,#4bb585) 35%,#0000);background:color-mix(in srgb,var(--color-brand-500,#4bb585) 5%,var(--color-surface-0,#fff))}html[data-theme=dark] .notif-row{border-color:#ffffff14;background:#181a20}html[data-theme=dark] .notif-row:hover{border-color:#4bb58559;background:#1c1e26}.notif-row--unread{border-color:color-mix(in srgb,var(--color-brand-500,#4bb585) 40%,#0000);background:color-mix(in srgb,var(--color-brand-500,#4bb585) 8%,var(--color-surface-0,#fff))}html[data-theme=dark] .notif-row--unread{border-color:#4bb58566;background:color-mix(in srgb,var(--color-brand-950,#052e1f) 40%,#181a20)}.notif-row__icon{flex-shrink:0}.notif-row__title{font-size:.9375rem;line-height:1.35;color:var(--color-ink-high,#0f172a)}.notif-row__title--unread{font-weight:700}html[data-theme=dark] .notif-row__title{color:#f1f5f9}.notif-row__desc{margin-top:.125rem;display:block;font-size:.8125rem;color:var(--color-ink-med,#64748b)}.notif-row__meta{margin-top:.375rem;display:flex;flex-wrap:wrap;align-items:center;gap:.25rem .5rem;font-size:.6875rem;color:var(--color-ink-low,#94a3b8)}.notif-row__open{font-weight:600;color:var(--color-brand-700,#2d7a5a)}html[data-theme=dark] .notif-row__open{color:var(--color-brand-300,#6dc99a)}.notif-row__badge{border-radius:9999px;background:var(--color-brand-500,#4bb585);padding:.125rem .5rem;font-size:.625rem;font-weight:700;letter-spacing:.04em;text-transform:uppercase;color:#fff}.hire-celebration{position:fixed;inset:0;z-index:80;display:grid;place-items:center;padding:max(1rem,env(safe-area-inset-top)) 1.125rem max(1rem,env(safe-area-inset-bottom))}.hire-celebration__backdrop{position:absolute;inset:0;border:0;padding:0;margin:0;cursor:pointer;background:#0000009e}.hire-celebration__confetti{position:absolute;inset:0;width:100%;height:100%;pointer-events:none;z-index:1}.hire-celebration__dialog{position:relative;z-index:2;width:min(100%,380px);overflow:hidden;border-radius:2rem;border:1px solid color-mix(in srgb,#4bb585 18%,#0000);background:linear-gradient(180deg,#fff,#f4fbf6);box-shadow:0 20px 40px color-mix(in srgb,#2d7a5a 22%,#0000);padding:1.375rem 1.375rem 1.125rem;text-align:center;animation:hire-celebration-pop .92s cubic-bezier(.22,1.45,.36,1) both}.dark .hire-celebration__dialog,html[data-theme=dark] .hire-celebration__dialog{border-color:color-mix(in srgb,#4bb585 28%,#0000);background:linear-gradient(180deg,#112218,#161a21);box-shadow:0 24px 48px #00000073}@keyframes hire-celebration-pop{0%{opacity:0;transform:scale(.86)}to{opacity:1;transform:scale(1)}}@media (prefers-reduced-motion:reduce){.hire-celebration__dialog{animation:none}}.hire-celebration__orb{position:absolute;border-radius:9999px;pointer-events:none;filter:blur(2px)}.hire-celebration__orb--mint{top:-1.6rem;right:-.6rem;width:8.125rem;height:8.125rem;background:radial-gradient(circle,color-mix(in srgb,#6dc99a 28%,#0000) 0,#0000 70%)}.hire-celebration__orb--gold,.hire-celebration__orb--mint{animation:hire-celebration-pulse 1.8s ease-in-out infinite alternate}.hire-celebration__orb--gold{left:-1.25rem;top:2.75rem;width:5.75rem;height:5.75rem;background:radial-gradient(circle,color-mix(in srgb,#f6d47c 24%,#0000) 0,#0000 70%)}@keyframes hire-celebration-pulse{0%{opacity:.85;transform:scale(1)}to{opacity:1;transform:scale(1.06)}}.hire-celebration__close{position:absolute;top:1rem;inset-inline-end:1rem;z-index:3;display:grid;place-items:center;width:2.125rem;height:2.125rem;border:0;border-radius:9999px;background:#f1f5f9;color:#64748b;cursor:pointer;transition:background .15s ease}.hire-celebration__close:hover{background:#e2e8f0}.dark .hire-celebration__close,html[data-theme=dark] .hire-celebration__close{background:#ffffff0f;color:#94a3b8}.hire-celebration__seal{position:relative;width:7rem;height:7rem;margin:.25rem auto 0}.hire-celebration__seal-halo{position:absolute;inset:.5rem;border-radius:9999px;background:color-mix(in srgb,#4bb585 12%,#0000);animation:hire-celebration-pulse 1.8s ease-in-out infinite alternate}.hire-celebration__seal-gold{position:absolute;inset:.94rem;border-radius:9999px;background:linear-gradient(135deg,#f8e39b,#f2c94c 48%,#e3a72f)}.hire-celebration__seal-core{position:absolute;inset:1.5rem;display:grid;place-items:center;border-radius:9999px;background:#ffffffeb;color:#2d7a5a}.hire-celebration__badge{display:inline-flex;margin-top:1.125rem;padding:.375rem .75rem;border-radius:9999px;background:color-mix(in srgb,#f6d47c 24%,#0000);color:#8a6402;font-size:.75rem;font-weight:800;letter-spacing:.02em}.dark .hire-celebration__badge,html[data-theme=dark] .hire-celebration__badge{background:color-mix(in srgb,#f6d47c 18%,#0000);color:#f6d47c}.hire-celebration__kicker{margin:.875rem 0 0;color:#64748b;font-size:.8125rem;font-weight:700;letter-spacing:.02em}.dark .hire-celebration__kicker,html[data-theme=dark] .hire-celebration__kicker{color:#94a3b8}.hire-celebration__headline{margin:.375rem 0 0;color:#0f172a;font-size:1.75rem;font-weight:900;line-height:1.1;letter-spacing:-.02em}.dark .hire-celebration__headline,html[data-theme=dark] .hire-celebration__headline{color:#f8fafc}.hire-celebration__body{margin:.75rem 0 0;color:#64748b;font-size:.90625rem;font-weight:500;line-height:1.55}.dark .hire-celebration__body,html[data-theme=dark] .hire-celebration__body{color:#94a3b8}.hire-celebration__chips{display:flex;flex-wrap:wrap;justify-content:center;gap:.5rem;margin-top:1.125rem}.hire-celebration__chip{display:inline-flex;max-width:17.5rem;align-items:center;gap:.5rem;padding:.5625rem .75rem;border-radius:9999px;border:1px solid color-mix(in srgb,#4bb585 12%,#0000);background:#fff;color:#0f172a;font-size:.78125rem;font-weight:700;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.hire-celebration__chip svg{flex-shrink:0;color:#2d7a5a}.dark .hire-celebration__chip,html[data-theme=dark] .hire-celebration__chip{border-color:color-mix(in srgb,#4bb585 18%,#0000);background:#ffffff0f;color:#f8fafc}.hire-celebration__cta{display:inline-flex;width:100%;min-height:3.375rem;align-items:center;justify-content:center;gap:.5rem;margin-top:1.25rem;border:0;border-radius:1.125rem;background:linear-gradient(135deg,#4bb585,#2d7a5a);color:#fff;font-size:.9375rem;font-weight:800;cursor:pointer;box-shadow:0 12px 28px color-mix(in srgb,#2d7a5a 28%,#0000);transition:transform .15s ease,filter .15s ease}.hire-celebration__cta:hover{filter:brightness(1.05);transform:translateY(-1px)}.hire-celebration__later{display:inline-flex;width:100%;min-height:2.5rem;align-items:center;justify-content:center;margin-top:.25rem;border:0;background:#0000;color:#64748b;font-size:.875rem;font-weight:600;cursor:pointer}.dark .hire-celebration__later,html[data-theme=dark] .hire-celebration__later{color:#94a3b8}.msg-layout{overflow:hidden;background:var(--color-surface-1,#f4f7f5)}html[data-theme=dark] .msg-layout{background:#0f1115}.msg-layout__inner,.msg-root{flex:1;min-height:0;overflow:hidden}.msg-root{display:flex;flex-direction:column}.msg-page-head{flex-shrink:0;margin-bottom:.75rem}@media (min-width:640px){.msg-page-head{margin-bottom:1rem}}.msg-page-head__eyebrow{font-size:.6875rem;font-weight:700;letter-spacing:.1em;text-transform:uppercase;color:var(--color-brand-600,#2d7a5a)}html[data-theme=dark] .msg-page-head__eyebrow{color:var(--color-brand-400,#6bc99a)}.msg-shell{display:flex;min-height:0;flex:1;flex-direction:column;overflow:hidden;border-radius:1.25rem;border:1px solid color-mix(in srgb,var(--color-line,#e2e8f0) 85%,#0000);background:var(--color-surface-0,#fff);box-shadow:0 2px 8px -2px #0f172a0f,0 16px 40px -20px #0f172a24}html[data-theme=dark] .msg-shell{border-color:#ffffff14;background:#16181d;box-shadow:0 20px 48px -24px #0000008c}.msg-shell__grid{display:grid;min-height:0;flex:1;height:100%;overflow:hidden;grid-template-columns:minmax(0,min(100%,300px)) 1fr}@media (min-width:768px){html:not([data-msg-mobile-chat]) .msg-page-head{margin-bottom:.5rem}html:not([data-msg-mobile-chat]) .msg-page-head h1{font-size:1.25rem;line-height:1.3}html:not([data-msg-mobile-chat]) .msg-page-head__sub{display:none}html:not([data-msg-mobile-chat]) .msg-shell{flex:1;min-height:0;max-height:100%}html:not([data-msg-mobile-chat]) .msg-shell__grid{height:100%;min-height:0}html:not([data-msg-mobile-chat]) .msg-sidebar{max-height:100%;overflow:hidden}html:not([data-msg-mobile-chat]) .msg-chat{height:100%;max-height:100%;overflow:hidden}html:not([data-msg-mobile-chat]) .msg-chat .baabrizq-chat-wallpaper{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain}html:not([data-msg-mobile-chat]) .msg-composer{position:static;flex-shrink:0;transform:none}}@media (max-width:767px){html[data-msg-inbox-mobile],html[data-msg-inbox-mobile] body{overflow:hidden}html[data-msg-inbox-mobile] footer.site-footer{display:none!important}html[data-msg-inbox-mobile] main{max-width:none;width:100%;overflow:hidden}html[data-msg-inbox-mobile] .msg-layout{touch-action:none;margin-top:0;margin-bottom:0;height:calc(100dvh - 4.25rem);max-height:calc(100dvh - 4.25rem)}html[data-msg-inbox-mobile] .msg-layout__inner{padding-top:.5rem;padding-bottom:.5rem}html[data-msg-inbox-mobile] .msg-page-head{margin-bottom:.5rem}html[data-msg-inbox-mobile] .msg-page-head__sub{display:none}html[data-msg-inbox-mobile] .msg-root{flex:1;min-height:0;overflow:hidden}html[data-msg-inbox-mobile] .msg-shell{flex:1;min-height:0;max-height:100%;overflow:hidden}html[data-msg-inbox-mobile] .msg-shell__grid{display:flex;flex-direction:column;min-height:0;flex:1;height:100%;width:100%;overflow:hidden}html[data-msg-inbox-mobile] .msg-shell__grid--list .msg-sidebar{display:flex;flex:1;min-height:0;width:100%;max-width:100%;border-inline-end:none}html[data-msg-inbox-mobile] .msg-shell__grid--list .msg-chat{display:none!important}html[data-msg-inbox-mobile] .msg-sidebar__list{flex:1;min-height:0;overflow-y:auto;overscroll-behavior:contain;-webkit-overflow-scrolling:touch;touch-action:pan-y}.msg-shell__grid--chat{display:block;min-height:0;height:100%}.msg-shell__grid--chat .msg-sidebar{display:none}}.msg-sidebar{display:flex;min-height:0;min-width:0;flex-direction:column;border-inline-end:1px solid color-mix(in srgb,var(--color-line,#e2e8f0) 70%,#0000);background:color-mix(in srgb,var(--color-surface-0,#fff) 92%,var(--color-brand-50,#ecfdf3) 8%)}html[data-theme=dark] .msg-sidebar{border-inline-end-color:#ffffff14;background:#121418}.msg-sidebar__head{flex-shrink:0;padding:.75rem;border-bottom:1px solid color-mix(in srgb,var(--color-line,#e2e8f0) 65%,#0000)}html[data-theme=dark] .msg-sidebar__head{border-bottom-color:#ffffff12}.msg-sidebar__search{width:100%;min-height:2.5rem;border-radius:.75rem;border:1px solid color-mix(in srgb,var(--color-line,#e2e8f0) 80%,#0000);background:var(--color-surface-0,#fff);padding:.5rem .75rem;font-size:.875rem;color:var(--color-ink-high,#0f172a);outline:none;transition:border-color .15s ease,box-shadow .15s ease}.msg-sidebar__search:focus{border-color:var(--color-brand-400,#4bb585);box-shadow:0 0 0 3px color-mix(in srgb,var(--color-brand-500,#4bb585) 18%,#0000)}html[data-theme=dark] .msg-sidebar__search{border-color:#ffffff1a;background:#1a1d24;color:#f1f5f9}.msg-sidebar__list{min-height:0;flex:1;overflow-y:auto;padding:.5rem}.msg-hidden-bar__restore-all,.msg-hidden-bar__toggle{min-height:2.25rem;border-radius:.75rem;padding:.5rem .75rem;font-size:.8125rem;font-weight:700;transition:background .15s ease,color .15s ease,border-color .15s ease}.msg-hidden-bar{width:100%}.msg-bubble__meta{line-height:1}.msg-hidden-bar__toggle{border:1px solid color-mix(in srgb,var(--color-line,#e2e8f0) 85%,#0000);background:var(--color-surface-0,#fff);color:var(--color-ink-med,#475569)}.msg-hidden-bar__toggle--active,.msg-hidden-bar__toggle:hover{border-color:color-mix(in srgb,var(--color-brand-500,#4bb585) 35%,#0000);background:color-mix(in srgb,var(--color-brand-500,#4bb585) 10%,#0000);color:var(--color-brand-700,#2d7a5a)}.msg-hidden-bar__restore-all{border:1px solid color-mix(in srgb,var(--color-brand-500,#4bb585) 30%,#0000);background:color-mix(in srgb,var(--color-brand-500,#4bb585) 12%,#0000);color:var(--color-brand-700,#2d7a5a)}.msg-hidden-bar__restore-all:hover{background:color-mix(in srgb,var(--color-brand-500,#4bb585) 20%,#0000)}html[data-theme=dark] .msg-hidden-bar__toggle{border-color:#ffffff1a;background:#1a1d24;color:#cbd5e1}html[data-theme=dark] .msg-hidden-bar__restore-all,html[data-theme=dark] .msg-hidden-bar__toggle--active,html[data-theme=dark] .msg-hidden-bar__toggle:hover{border-color:#4bb58559;background:color-mix(in srgb,var(--color-brand-600,#2d7a5a) 22%,#0000);color:#a7f3d0}.msg-thread-row--hidden{display:flex;align-items:stretch;gap:.25rem}.msg-thread-btn--with-action,.msg-thread-row--hidden .msg-thread-swipe{flex:1;min-width:0}.msg-thread-restore{display:inline-flex;align-items:center;justify-content:center;align-self:center;width:2.25rem;height:2.25rem;flex-shrink:0;border-radius:.75rem;border:1px solid color-mix(in srgb,var(--color-brand-500,#4bb585) 28%,#0000);background:color-mix(in srgb,var(--color-brand-500,#4bb585) 10%,#0000);color:var(--color-brand-700,#2d7a5a);transition:background .15s ease}.msg-thread-restore:hover{background:color-mix(in srgb,var(--color-brand-500,#4bb585) 18%,#0000)}html[data-theme=dark] .msg-thread-restore{border-color:#4bb58559;background:color-mix(in srgb,var(--color-brand-600,#2d7a5a) 22%,#0000);color:#a7f3d0}.msg-thread-muted{display:inline-flex;color:var(--ink-low,#667085)}html[data-theme=dark] .msg-thread-muted{color:#9ca3af}.msg-thread-swipe{position:relative;overflow:hidden;border-radius:.875rem;touch-action:pan-y;contain:paint;isolation:isolate}.msg-thread-swipe__actions{position:absolute;inset-block:0;inset-inline-end:0;z-index:0;display:flex;width:9rem;flex-direction:row;opacity:0;visibility:hidden;pointer-events:none;transition:opacity .12s ease,visibility .12s ease}.msg-thread-swipe--dragging .msg-thread-swipe__actions,.msg-thread-swipe--open .msg-thread-swipe__actions,.msg-thread-swipe--revealed .msg-thread-swipe__actions{opacity:1;visibility:visible;pointer-events:auto;transition:none}.msg-thread-swipe__action{display:inline-flex;flex:1;align-items:center;justify-content:center;color:#fff;border:0;padding:0;cursor:pointer}.msg-thread-swipe__action--pin{background:var(--color-brand-600,#2d7a5a)}.msg-thread-swipe__action--delete{background:var(--color-danger,#b42318)}.msg-thread-swipe__front{position:relative;z-index:1;background:var(--color-surface-0,#fff);transition:transform .18s ease;backface-visibility:hidden;-webkit-backface-visibility:hidden}html[data-theme=dark] .msg-thread-swipe__front{background:#121418}.msg-thread-swipe--dragging .msg-thread-swipe__front{transition:none;will-change:transform}@media (min-width:1024px){.msg-thread-swipe__actions{display:none}.msg-thread-swipe__front{transform:none!important}}.msg-thread-btn{display:flex;width:100%;gap:.75rem;border-radius:.875rem;padding:.625rem;text-align:start;transition:background .15s ease}.msg-thread-btn:hover{background:color-mix(in srgb,var(--color-surface-2,#f1f5f9) 90%,#0000)}html[data-theme=dark] .msg-thread-btn:hover{background:#ffffff0d}.msg-thread-btn--active{background:color-mix(in srgb,var(--color-brand-500,#4bb585) 12%,#0000);box-shadow:inset 0 0 0 1px color-mix(in srgb,var(--color-brand-500,#4bb585) 28%,#0000)}html[data-theme=dark] .msg-thread-btn--active{background:color-mix(in srgb,var(--color-brand-600,#2d7a5a) 22%,#0000);box-shadow:inset 0 0 0 1px #4bb58559}.msg-chat{display:flex;min-height:0;min-width:0;flex-direction:column;background:var(--color-surface-0,#fff)}html[data-theme=dark] .msg-chat{background:#0f1115}.msg-chat__head{flex-shrink:0;border-bottom:1px solid color-mix(in srgb,var(--color-line,#e2e8f0) 70%,#0000);background:color-mix(in srgb,var(--color-surface-0,#fff) 96%,#0000);padding:.75rem 1rem;backdrop-filter:blur(8px)}html[data-theme=dark] .msg-chat__head{border-bottom-color:#ffffff14;background:#121418eb}.msg-chat__empty{display:flex;flex:1;flex-direction:column;align-items:center;justify-content:center;padding:2rem 1.5rem;text-align:center}html[data-theme=dark] .msg-chat__empty-icon{background:#1a1d24;border-color:#ffffff14}.msg-bubble--incoming{border:1px solid color-mix(in srgb,var(--color-line,#e2e8f0) 55%,#0000);background:var(--color-surface-0,#fff);color:var(--color-ink-high,#0f172a)}html[data-theme=dark] .msg-bubble--incoming{border-color:#ffffff14;background:#1e2228;color:#f1f5f9}.msg-composer{flex-shrink:0;border-top:1px solid color-mix(in srgb,var(--color-line,#e2e8f0) 70%,#0000);background:color-mix(in srgb,var(--color-surface-0,#fff) 98%,#0000);padding:.5rem .75rem;backdrop-filter:blur(8px)}html[data-theme=dark] .msg-composer{border-top-color:#ffffff14;background:#121418f2}.msg-composer__input{min-height:3rem;flex:1;resize:none;border-radius:1rem;border:1px solid color-mix(in srgb,var(--color-line,#e2e8f0) 85%,#0000);background:var(--color-surface-0,#fff);padding:.625rem .875rem;font-size:.875rem;color:var(--color-ink-high,#0f172a);outline:none}.msg-composer__input:focus{border-color:var(--color-brand-400,#4bb585);box-shadow:0 0 0 3px color-mix(in srgb,var(--color-brand-500,#4bb585) 16%,#0000)}html[data-theme=dark] .msg-composer__input{border-color:#ffffff1a;background:#1a1d24;color:#f1f5f9}.msg-composer__input:disabled{opacity:.55;cursor:not-allowed}.msg-reply-locked{margin:0 auto .5rem;max-width:48rem;border-radius:.75rem;border:1px solid color-mix(in srgb,var(--color-brand-500,#4bb585) 25%,#0000);background:color-mix(in srgb,var(--color-brand-50,#ecfdf3) 80%,#0000);padding:.5rem .75rem;font-size:.75rem;line-height:1.45;color:var(--color-ink-med,#475569);text-align:center}html[data-theme=dark] .msg-reply-locked{border-color:#4bb58540;background:color-mix(in srgb,var(--color-brand-950,#052e1f) 60%,#1a1d24);color:#cbd5e1}.msg-action-chip{display:inline-flex;align-items:center;gap:.25rem;border-radius:.75rem;border:1px solid color-mix(in srgb,var(--color-line,#e2e8f0) 80%,#0000);background:var(--color-surface-0,#fff);padding:.375rem .625rem;font-size:.6875rem;font-weight:700}html[data-theme=dark] .msg-action-chip{border-color:#ffffff1a;background:#1a1d24;color:#e2e8f0}.msg-action-chip--brand{color:var(--color-brand-700,#2d7a5a)}html[data-theme=dark] .msg-action-chip--brand{color:var(--color-brand-300,#8fd4b0)}.msg-menu{border-radius:.75rem;border:1px solid color-mix(in srgb,var(--color-line,#e2e8f0) 80%,#0000);background:var(--color-surface-0,#fff);box-shadow:0 12px 32px -12px #0f172a33}html[data-theme=dark] .msg-menu{border-color:#ffffff1a;background:#1a1d24}.msg-menu button{display:block;width:100%;padding:.5rem .75rem;text-align:start;font-size:.875rem;color:var(--color-ink-high,#0f172a)}.msg-menu button:hover{background:color-mix(in srgb,var(--color-surface-2,#f1f5f9) 80%,#0000)}html[data-theme=dark] .msg-menu button{color:#f1f5f9}html[data-theme=dark] .msg-menu button:hover{background:#ffffff0f}.company-logo-mark--messages-thread{border-radius:.875rem}html[data-msg-mobile-chat]{--msg-chat-top:4.25rem;--msg-chat-height:calc(100dvh - 4.25rem);--msg-vv-bottom:100dvh;--window-inner-h:100dvh;--msg-composer-h:4.5rem;overflow:hidden}html[data-msg-mobile-chat] body{overflow:hidden}html[data-msg-mobile-chat] footer.site-footer{display:none!important}@media (max-width:767px){html[data-msg-mobile-chat] main{max-width:none;width:100%;padding:0;overflow:hidden}html[data-msg-mobile-chat] .msg-layout{margin:0;width:100%;max-width:none;min-height:0}html[data-msg-mobile-chat] .msg-layout__inner{padding:0;min-height:0}html[data-msg-mobile-chat] .msg-page-head{display:none}html[data-msg-mobile-chat] .msg-shell{height:0;min-height:0;overflow:visible;border:none;border-radius:0;box-shadow:none;background:#0000}html[data-msg-mobile-chat] .msg-shell__grid{display:block;height:0;min-height:0}html[data-msg-mobile-chat] .msg-chat{position:fixed;z-index:35;top:var(--msg-chat-top,4.25rem);inset-inline:0;height:var(--msg-chat-height,calc(100dvh - 4.25rem));max-height:var(--msg-chat-height,calc(100dvh - 4.25rem));display:flex;flex-direction:column;min-height:0;width:100%;overflow:hidden;overscroll-behavior:contain;-webkit-overflow-scrolling:touch}html[data-msg-mobile-chat] .msg-chat__head{flex-shrink:0}html[data-msg-mobile-chat] .msg-chat .baabrizq-chat-wallpaper{flex:1 1 auto;min-height:0;overflow-y:auto;overscroll-behavior:contain;padding-bottom:calc(var(--msg-composer-h, 4.5rem) + .25rem)}html[data-msg-mobile-chat] .msg-composer{position:fixed;z-index:36;inset-inline:0;bottom:calc(var(--window-inner-h, 100dvh) - var(--msg-vv-bottom, 100dvh));flex-shrink:0;padding-bottom:max(.5rem,env(safe-area-inset-bottom));background:color-mix(in srgb,var(--color-surface-0,#fff) 98%,#0000);backdrop-filter:blur(10px)}html[data-theme=dark][data-msg-mobile-chat] .msg-composer{background:#121418f7}}@keyframes apply-premium-upsell-hero{0%{opacity:0;transform:scale(.72) translateY(10px)}70%{opacity:1;transform:scale(1.06) translateY(0)}to{opacity:1;transform:scale(1) translateY(0)}}@keyframes apply-premium-upsell-fade-up{0%{opacity:0;transform:translateY(12px)}to{opacity:1;transform:translateY(0)}}@keyframes apply-premium-upsell-cta-glow{0%,to{box-shadow:0 10px 28px -12px #2d7a5a80}50%{box-shadow:0 14px 34px -10px #2d7a5ab8}}.apply-premium-upsell__overlay{padding:0}@media (min-width:640px){.apply-premium-upsell__overlay{padding:1.25rem}}.apply-premium-upsell__panel{display:flex;flex-direction:column}.apply-premium-upsell__scroll{min-height:0}.apply-premium-upsell__footer{box-shadow:0 -12px 32px -20px #2d7a5a59}.apply-premium-upsell__success-pill{display:inline-flex;align-items:center;gap:.375rem;border-radius:9999px;border:1px solid #22c55e38;background:#22c55e1a;padding:.35rem .875rem;font-size:.75rem;font-weight:800;letter-spacing:normal;color:#15803d}:lang(en) .apply-premium-upsell__kicker,:lang(en) .apply-premium-upsell__plan-label,:lang(en) .apply-premium-upsell__success-pill,html[lang=en] .apply-premium-upsell__kicker,html[lang=en] .apply-premium-upsell__plan-label,html[lang=en] .apply-premium-upsell__success-pill{letter-spacing:.12em;text-transform:uppercase}[dir=rtl] .apply-premium-upsell__kicker,[dir=rtl] .apply-premium-upsell__plan-label,[dir=rtl] .apply-premium-upsell__success-pill{letter-spacing:normal;text-transform:none}.dark .apply-premium-upsell__success-pill{background:#22c55e24;border-color:#4ade8038;color:#86efac}.apply-premium-upsell__hero{animation:apply-premium-upsell-hero .65s cubic-bezier(.22,1,.36,1) both}.apply-premium-upsell__footer,.apply-premium-upsell__headline,.apply-premium-upsell__hint,.apply-premium-upsell__kicker,.apply-premium-upsell__price-card,.apply-premium-upsell__sub{animation:apply-premium-upsell-fade-up .5s ease both}.apply-premium-upsell__kicker{animation-delay:80ms}.apply-premium-upsell__headline{animation-delay:.14s}.apply-premium-upsell__sub{animation-delay:.2s}.apply-premium-upsell__price-card{animation-delay:.26s}.apply-premium-upsell__hint{animation-delay:.42s}.apply-premium-upsell__footer{animation:apply-premium-upsell-fade-up .5s ease both;animation-delay:.48s;animation-fill-mode:both}.apply-premium-upsell__benefit{animation:apply-premium-upsell-fade-up .45s ease both}.apply-premium-upsell__price-amount{font-size:clamp(2.25rem,8vw,2.75rem);line-height:1.05;letter-spacing:-.02em}.apply-premium-upsell__cta:not(:disabled){animation:apply-premium-upsell-cta-glow 2.4s ease-in-out infinite}.apply-premium-upsell__close:focus-visible{outline:2px solid var(--color-brand-600,#2d7d5d);outline-offset:2px}@media (prefers-reduced-motion:reduce){.apply-premium-upsell__benefit,.apply-premium-upsell__cta:not(:disabled),.apply-premium-upsell__footer,.apply-premium-upsell__headline,.apply-premium-upsell__hero,.apply-premium-upsell__hint,.apply-premium-upsell__kicker,.apply-premium-upsell__price-card,.apply-premium-upsell__sub{animation:none!important}}