.mp-chamado-modal__overlay{z-index:2000;padding:max(16px, env(safe-area-inset-top)) 16px max(16px, env(safe-area-inset-bottom));box-sizing:border-box;-webkit-backdrop-filter:blur(4px);background:#0000009e;justify-content:center;align-items:center;display:flex;position:fixed;inset:0}.mp-chamado-modal{color:#e8eef8;width:min(520px,100%);max-height:min(86dvh,720px);font-family:var(--mp-font), system-ui, sans-serif;background:#12151c;border:1px solid #e6ecf524;border-radius:14px;flex-direction:column;display:flex;overflow:hidden;box-shadow:0 24px 60px #0000008c}.mp-chamado-modal__head{border-bottom:1px solid #e6ecf51a;flex-shrink:0;justify-content:space-between;align-items:flex-start;gap:12px;padding:14px 14px 12px;display:flex}.mp-chamado-modal__head-text{min-width:0}.mp-chamado-modal__head h2{margin:0;font-size:1.05rem;font-weight:800;line-height:1.25}.mp-chamado-modal__head p{color:#8b93a7;margin:4px 0 0;font-size:.78rem}.mp-chamado-modal__close{color:#e8eef8;cursor:pointer;background:0 0;border:1px solid #e6ecf51f;border-radius:8px;flex-shrink:0;width:32px;height:32px;font-size:1.25rem;line-height:1}.mp-chamado-modal__body{flex-direction:column;flex:1;gap:14px;min-height:0;padding:14px;display:flex;overflow:auto}.mp-chamado-modal__hint{color:#8b93a7;margin:0;font-size:.88rem}.mp-chamado-modal__thread{flex-direction:column;gap:10px;display:flex}.mp-chamado-modal__bubble{background:#00000047;border-radius:12px;flex-direction:column;gap:4px;max-width:92%;padding:10px 12px;display:flex}.mp-chamado-modal__bubble--user{background:#5ec8ff1f;border:1px solid #5ec8ff38;align-self:flex-end}.mp-chamado-modal__bubble--equipe{align-self:flex-start}.mp-chamado-modal__who{text-transform:uppercase;letter-spacing:.04em;color:#8b93a7;font-size:.68rem;font-weight:700}.mp-chamado-modal__bubble-body{white-space:pre-wrap;font-size:.9rem;line-height:1.45}.mp-chamado-modal__bubble time{color:#6b7386;font-size:.68rem}.mp-chamado-modal__reply{flex-direction:column;gap:8px;display:flex;position:relative}.mp-chamado-modal__reply.is-busy{pointer-events:none}.mp-chamado-modal__reply-loading{z-index:2;background:#08090db8;border-radius:10px;place-items:center;display:grid;position:absolute;inset:0}.mp-chamado-modal__reply textarea{box-sizing:border-box;color:#e8eef8;width:100%;font:inherit;resize:vertical;background:#00000047;border:1px solid #e6ecf524;border-radius:10px;min-height:84px;padding:10px 12px;font-size:.88rem}.mp-chamado-modal__send{color:#3dd68c;height:36px;font:inherit;cursor:pointer;background:#3dd68c24;border:1px solid #3dd68c66;border-radius:10px;align-self:flex-end;padding:0 14px;font-size:.82rem;font-weight:700}.mp-chamado-modal__send:disabled{opacity:.5;cursor:not-allowed}.mp-chamado-modal__foot{text-align:center;border-top:1px solid #e6ecf51a;flex-shrink:0;padding:10px 14px 12px}.mp-chamado-modal__link{appearance:none;color:#5ec8ff;font:inherit;cursor:pointer;background:0 0;border:none;padding:4px 0;font-size:.8rem;font-weight:700}.mp-chamado-modal__link:hover{text-decoration:underline}.mp-chamado-modal__link:disabled{opacity:.5;cursor:not-allowed}@media (max-width:560px){.mp-chamado-modal__overlay{align-items:flex-end;padding:0}.mp-chamado-modal{border-radius:16px 16px 0 0;width:100%;max-height:min(92dvh,100%)}}
.mp-notif{flex-shrink:0;position:relative}.mp-notif__bell{appearance:none;border-radius:var(--mp-radius-sm,8px);border:1px solid var(--mp-border);width:34px;height:34px;color:var(--mp-text-muted);cursor:pointer;-webkit-backdrop-filter:blur(8px);backdrop-filter:blur(8px);background:#0e1522b8;place-items:center;margin:0;padding:0;display:grid;position:relative}.mp-notif__bell svg{width:16px;height:16px}.mp-notif__bell:hover,.mp-notif__bell.is-open{color:var(--mp-text);border-color:var(--mp-border-strong);background:#0e1522e6}.mp-notif__badge{background:var(--mp-danger);color:#fff;text-align:center;border-radius:999px;min-width:16px;height:16px;padding:0 4px;font-size:.58rem;font-weight:800;line-height:16px;position:absolute;top:-5px;right:-5px;box-shadow:0 0 0 2px #070b12e6}.mp-notif__panel{z-index:80;border-radius:var(--mp-radius);border:1px solid var(--mp-border-strong);background:#16161a;flex-direction:column;width:min(340px,100vw - 1.5rem);max-height:min(420px,70dvh);display:flex;position:absolute;top:calc(100% + .45rem);right:0;overflow:hidden;box-shadow:0 18px 48px #0000008c}.mp-notif__panel-head{border-bottom:1px solid var(--mp-border);flex-shrink:0;justify-content:space-between;align-items:center;gap:.5rem;padding:.7rem .85rem;display:flex}.mp-notif__panel-head strong{color:var(--mp-text);font-size:.82rem;font-weight:700}.mp-notif__mark-all{appearance:none;color:var(--mp-accent);cursor:pointer;white-space:nowrap;background:0 0;border:none;padding:0;font-family:inherit;font-size:.68rem;font-weight:700}.mp-notif__mark-all:hover{text-decoration:underline}.mp-notif__list{-webkit-overflow-scrolling:touch;flex:1;min-height:0;overflow-y:auto}.mp-notif__empty{text-align:center;color:var(--mp-text-muted);margin:0;padding:1.5rem 1rem;font-size:.78rem}.mp-notif__item{appearance:none;width:100%;color:inherit;text-align:left;cursor:pointer;background:0 0;border:none;border-bottom:1px solid #94a3b81a;align-items:flex-start;gap:.55rem;margin:0;padding:.7rem .85rem;font-family:inherit;display:flex}.mp-notif__item:hover{background:#ffffff0a}.mp-notif__item.is-unread{background:rgba(var(--mp-accent-rgb), .08)}.mp-notif__item.is-unread:hover{background:rgba(var(--mp-accent-rgb), .12)}.mp-notif__item-main{flex-direction:column;flex:1;gap:.15rem;min-width:0;display:flex}.mp-notif__item-title{color:var(--mp-text);font-size:.78rem;font-weight:700;line-height:1.3}.mp-notif__item-body{color:var(--mp-text-muted);white-space:nowrap;text-overflow:ellipsis;font-size:.72rem;line-height:1.35;overflow:hidden}.mp-notif__item-when{color:#7a7a86;flex-shrink:0;padding-top:.1rem;font-size:.62rem;font-weight:600}.mp-notif__panel-foot{border-top:1px solid var(--mp-border);flex-shrink:0;padding:.55rem .85rem}.mp-notif__chamados{appearance:none;width:100%;color:var(--mp-accent);cursor:pointer;text-align:center;background:0 0;border:none;padding:.25rem 0;font-family:inherit;font-size:.75rem;font-weight:700}.mp-notif__chamados:hover{text-decoration:underline}@media (max-width:640px){.mp-notif__panel{top:max(3.5rem, env(safe-area-inset-top));width:auto;position:fixed;left:.5rem;right:.5rem}}
