.CrmNotificationDrawer-module__sYHjFW__content{color:var(--crm-text-primary);min-width:0}.CrmNotificationDrawer-module__sYHjFW__toolbar{align-items:center;gap:8px;padding:0 16px 10px;display:flex}.CrmNotificationDrawer-module__sYHjFW__tabs{background:var(--panel-soft);border-radius:8px;flex:1;grid-template-columns:repeat(3,1fr);gap:3px;padding:3px;display:grid}.CrmNotificationDrawer-module__sYHjFW__tabs button{font:inherit;cursor:pointer;color:var(--crm-text-secondary);background:0 0;border:0;border-radius:6px;min-height:32px;padding:6px 8px;font-size:12px}.CrmNotificationDrawer-module__sYHjFW__tabs button[aria-pressed=true]{background:var(--crm-interaction-selected-surface);color:var(--crm-text-primary);font-weight:650}.CrmNotificationDrawer-module__sYHjFW__filter{position:relative}.CrmNotificationDrawer-module__sYHjFW__filterButton{border:1px solid var(--crm-interaction-border);background:var(--panel);width:32px;height:32px;color:var(--crm-text-secondary);cursor:pointer;border-radius:7px;place-items:center;display:grid}.CrmNotificationDrawer-module__sYHjFW__filterButton svg{fill:none;stroke:currentColor;stroke-width:1.5px;stroke-linecap:round;width:18px;height:18px}.CrmNotificationDrawer-module__sYHjFW__filterDot{background:var(--crm-interaction-primary);border-radius:50%;width:5px;height:5px;position:absolute;top:5px;right:5px}.CrmNotificationDrawer-module__sYHjFW__filterMenu,.CrmNotificationDrawer-module__sYHjFW__rowMenu{z-index:25;background:var(--panel);border:1px solid var(--crm-interaction-border);border-radius:8px;min-width:170px;padding:4px;position:absolute;right:0;box-shadow:0 5px 18px #0002}.CrmNotificationDrawer-module__sYHjFW__filterMenu{top:38px}.CrmNotificationDrawer-module__sYHjFW__filterMenu button,.CrmNotificationDrawer-module__sYHjFW__rowMenu button{width:100%;font:inherit;color:var(--crm-text-primary);cursor:pointer;text-align:left;background:0 0;border:0;border-radius:5px;justify-content:space-between;align-items:center;gap:12px;padding:9px 10px;font-size:12px;display:flex}.CrmNotificationDrawer-module__sYHjFW__filterMenu button:hover,.CrmNotificationDrawer-module__sYHjFW__filterMenu button[aria-checked=true],.CrmNotificationDrawer-module__sYHjFW__rowMenu button:hover{background:var(--crm-interaction-hover-surface)}.CrmNotificationDrawer-module__sYHjFW__group h3{color:var(--crm-text-tertiary);margin:0;padding:9px 18px 5px;font-size:11px;font-weight:600}.CrmNotificationDrawer-module__sYHjFW__notification{border-bottom:1px solid var(--crm-interaction-border);position:relative}.CrmNotificationDrawer-module__sYHjFW__open{text-align:left;width:100%;color:var(--crm-text-primary);cursor:pointer;font:inherit;box-sizing:border-box;background:0 0;border:0;align-items:flex-start;gap:8px;padding:10px 43px 10px 16px;display:flex}.CrmNotificationDrawer-module__sYHjFW__typeDot{width:8px;height:8px;color:var(--crm-text-tertiary);background:currentColor;border-radius:50%;flex-shrink:0}.CrmNotificationDrawer-module__sYHjFW__open>.CrmNotificationDrawer-module__sYHjFW__typeDot{position:absolute;top:50%;right:18px;transform:translateY(-50%)}.CrmNotificationDrawer-module__sYHjFW__typeDot[data-category=maintenance]{color:var(--warning)}.CrmNotificationDrawer-module__sYHjFW__typeDot[data-category=mention],.CrmNotificationDrawer-module__sYHjFW__typeDot[data-category=discussion]{color:var(--crm-interaction-primary)}.CrmNotificationDrawer-module__sYHjFW__typeDot[data-category=quote],.CrmNotificationDrawer-module__sYHjFW__typeDot[data-category=file]{color:var(--crm-status-mention-solid,#8b5cf6)}.CrmNotificationDrawer-module__sYHjFW__typeDot[data-category=success],.CrmNotificationDrawer-module__sYHjFW__typeDot[data-category=won]{color:var(--success)}.CrmNotificationDrawer-module__sYHjFW__typeDot[data-category=risk],.CrmNotificationDrawer-module__sYHjFW__typeDot[data-category=overdue]{color:var(--danger)}.CrmNotificationDrawer-module__sYHjFW__copy{flex-direction:column;flex:1;gap:3px;min-width:0;display:flex}.CrmNotificationDrawer-module__sYHjFW__copy strong{font-size:13px;font-weight:600;line-height:18px}.CrmNotificationDrawer-module__sYHjFW__entity{color:var(--crm-text-secondary);font-size:12px;font-weight:550;line-height:17px}.CrmNotificationDrawer-module__sYHjFW__copy strong,.CrmNotificationDrawer-module__sYHjFW__entity,.CrmNotificationDrawer-module__sYHjFW__reason{white-space:nowrap;text-overflow:ellipsis;overflow:hidden}.CrmNotificationDrawer-module__sYHjFW__meta{color:var(--crm-text-tertiary);align-items:center;gap:6px;min-width:0;font-size:11px;line-height:16px;display:flex}.CrmNotificationDrawer-module__sYHjFW__meta time{white-space:nowrap;flex-shrink:0}.CrmNotificationDrawer-module__sYHjFW__reason{min-width:0}.CrmNotificationDrawer-module__sYHjFW__reason+time:before{content:"·";margin-right:6px}.CrmNotificationDrawer-module__sYHjFW__actions{position:absolute;top:8px;right:10px}.CrmNotificationDrawer-module__sYHjFW__more{width:23px;height:23px;color:var(--crm-text-tertiary);cursor:pointer;opacity:0;background:0 0;border:0;border-radius:5px;font-size:18px}.CrmNotificationDrawer-module__sYHjFW__notification:hover .CrmNotificationDrawer-module__sYHjFW__more,.CrmNotificationDrawer-module__sYHjFW__notification:focus-within .CrmNotificationDrawer-module__sYHjFW__more,.CrmNotificationDrawer-module__sYHjFW__actions[data-open=true] .CrmNotificationDrawer-module__sYHjFW__more{opacity:1}.CrmNotificationDrawer-module__sYHjFW__more:hover{background:var(--panel-soft)}.CrmNotificationDrawer-module__sYHjFW__rowMenu{top:25px}.CrmNotificationDrawer-module__sYHjFW__empty{text-align:center;padding:32px 24px}.CrmNotificationDrawer-module__sYHjFW__empty strong{font-size:13px}.CrmNotificationDrawer-module__sYHjFW__empty p{color:var(--crm-text-tertiary);font-size:11px;line-height:1.6}.CrmNotificationDrawer-module__sYHjFW__error{color:var(--danger);margin:10px 18px;font-size:12px}@media (hover:none){.CrmNotificationDrawer-module__sYHjFW__more{opacity:1}}.CrmNotificationDrawer-module__sYHjFW__content{flex-direction:column;height:100%;min-height:0;display:flex}.CrmNotificationDrawer-module__sYHjFW__toolbar{flex-shrink:0;padding-top:10px}.CrmNotificationDrawer-module__sYHjFW__groups{overscroll-behavior:contain;flex:1;min-height:0;overflow-y:auto}.CrmNotificationDrawer-module__sYHjFW__groups:empty{display:none}.CrmNotificationDrawer-module__sYHjFW__error{flex-shrink:0}.CrmNotificationDrawer-module__sYHjFW__rowMenu{position:fixed;top:auto}.CrmNotificationDrawer-module__sYHjFW__empty{align-self:stretch}.CrmNotificationDrawer-module__sYHjFW__legend{color:var(--crm-text-tertiary);white-space:nowrap;flex-shrink:0;align-items:center;gap:3px;margin:0 16px 8px;font-size:9px;line-height:16px;display:flex}.CrmNotificationDrawer-module__sYHjFW__legendItem{align-items:center;gap:3px;display:inline-flex}.CrmNotificationDrawer-module__sYHjFW__legendItem:not(:last-child):after{content:"·";margin-left:1px}.CrmNotificationDrawer-module__sYHjFW__legend .CrmNotificationDrawer-module__sYHjFW__typeDot{width:5px;height:5px}.CrmNotificationDrawer-module__sYHjFW__notification{background:var(--panel)}.CrmNotificationDrawer-module__sYHjFW__notification[data-notification-state=unread]{background:color-mix(in srgb,var(--crm-interaction-primary) 4%,var(--panel))}.CrmNotificationDrawer-module__sYHjFW__notification[data-notification-state=unread] .CrmNotificationDrawer-module__sYHjFW__copy strong{font-weight:700}.CrmNotificationDrawer-module__sYHjFW__notification:hover{background:var(--crm-interaction-hover-surface)}.CrmNotificationDrawer-module__sYHjFW__notification[data-notification-state=unread]:hover{background:color-mix(in srgb,var(--crm-interaction-primary) 7%,var(--panel))}.CrmNotificationDrawer-module__sYHjFW__typeDot[data-category=prospect]{color:var(--crm-interaction-primary)}
.CrmLocalPreviewRoleSwitcher-module__guwCeq__preview{color:#5f3b00;background:#fff8e5;border:1px solid #e4a11b;border-radius:8px;gap:6px;min-width:0;padding:8px;display:grid}.CrmLocalPreviewRoleSwitcher-module__guwCeq__heading{justify-content:space-between;align-items:baseline;gap:6px;display:flex}.CrmLocalPreviewRoleSwitcher-module__guwCeq__heading strong{font-size:12px}.CrmLocalPreviewRoleSwitcher-module__guwCeq__heading span{letter-spacing:.08em;font-size:8px}.CrmLocalPreviewRoleSwitcher-module__guwCeq__roles{grid-template-columns:repeat(3,minmax(0,1fr));gap:3px;display:grid}.CrmLocalPreviewRoleSwitcher-module__guwCeq__roles button{color:#614300;cursor:pointer;background:#fff;border:1px solid #d4a63b;border-radius:5px;min-width:0;padding:4px 2px;font-size:9px;font-weight:700}.CrmLocalPreviewRoleSwitcher-module__guwCeq__roles button[aria-pressed=true]{color:#fff;background:#9a6700;border-color:#9a6700}.CrmLocalPreviewRoleSwitcher-module__guwCeq__roles button:disabled{cursor:wait;opacity:.7}.CrmLocalPreviewRoleSwitcher-module__guwCeq__preview small{white-space:nowrap;text-overflow:ellipsis;font-size:9px;overflow:hidden}html[data-theme=dark] .CrmLocalPreviewRoleSwitcher-module__guwCeq__preview{color:#ffe7a3;background:#3e310d;border-color:#9a711b}html[data-theme=dark] .CrmLocalPreviewRoleSwitcher-module__guwCeq__roles button{color:#ffe7a3;background:#202938;border-color:#9a711b}html[data-theme=dark] .CrmLocalPreviewRoleSwitcher-module__guwCeq__roles button[aria-pressed=true]{color:#111827;background:#b98112}@media (max-width:900px){.CrmLocalPreviewRoleSwitcher-module__guwCeq__preview{width:48px;padding:5px}.CrmLocalPreviewRoleSwitcher-module__guwCeq__heading span,.CrmLocalPreviewRoleSwitcher-module__guwCeq__heading strong,.CrmLocalPreviewRoleSwitcher-module__guwCeq__roles button:not([aria-pressed=true]),.CrmLocalPreviewRoleSwitcher-module__guwCeq__preview small{display:none}.CrmLocalPreviewRoleSwitcher-module__guwCeq__roles{display:block}.CrmLocalPreviewRoleSwitcher-module__guwCeq__roles button[aria-pressed=true]{width:100%;font-size:8px;display:block}}
