.Dropdown_notificationDropdown__EtcrH{position:absolute;top:44px;right:0;left:auto;width:-moz-max-content;width:max-content;max-width:360px;box-sizing:border-box;overflow:hidden;border-radius:20px;background:var(--dropdown-bg);box-shadow:var(--dropdown-shadow);backdrop-filter:blur(16px);z-index:1000;padding:8px}.Dropdown_notificationList__XAWBU::-webkit-scrollbar{width:6px}.Dropdown_notificationList__XAWBU::-webkit-scrollbar-track{background:transparent}.Dropdown_notificationList__XAWBU::-webkit-scrollbar-thumb{background:var(--dropdown-status);border-radius:999px}@media(max-width:580px){.Dropdown_notificationDropdown__EtcrH{left:50%;right:auto;transform:translateX(-50%);max-width:min(92vw,360px)}}.Dropdown_notificationList__XAWBU{list-style:none;padding:0;margin:0;display:flex;flex-direction:column;gap:4px;width:100%;max-height:300px;overflow-x:hidden;overflow-y:auto;scrollbar-width:thin;scrollbar-color:var(--dropdown-status) transparent}.Dropdown_notificationItem__0MYSc{padding:8px 10px;border-radius:8px;transition:background .15s ease;cursor:pointer;width:100%;box-sizing:border-box}.Dropdown_notificationItem__0MYSc:hover{background:var(--button-black-hover)}.Dropdown_notificationMain__5QBi1{display:flex;align-items:center;gap:8px}.Dropdown_notificationTitle__VjZ__{display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:1;flex:1 1 0;min-width:0;color:var(--toggle-thumb-bg);overflow:hidden;text-overflow:ellipsis;font-family:Manrope;font-size:12px;font-style:normal;font-weight:500;line-height:14px;letter-spacing:-.144px}.Dropdown_notificationIcon__TO_l5{display:flex;align-items:center;padding:0}.Dropdown_notificationIcon__TO_l5 img{width:16px;height:16px;-o-object-fit:contain;object-fit:contain}.Dropdown_status__FsoY0{font-size:12px;line-height:14px;letter-spacing:-.144px}.Dropdown_notificationMeta__1lWvc,.Dropdown_status__FsoY0{color:var(--dropdown-status);text-align:center;font-family:Manrope;font-style:normal;font-weight:500}.Dropdown_notificationMeta__1lWvc{font-size:10px;line-height:18px}.Dropdown_emptyState__FwkLO{padding:12px;color:var(--dropdown-status);font-family:Manrope;font-size:12px;text-align:center}.Dropdown_unread__uetrA,.Dropdown_unread__uetrA:hover{background:var(--accent-bg)}.Dropdown_unread__uetrA .Dropdown_notificationTitle__VjZ__{font-weight:700}.Dropdown_notificationActions__eUOer{display:flex;flex-direction:column;gap:6px;margin-top:8px;cursor:default}.Dropdown_notificationNote__WnpkD{margin:0;color:var(--dropdown-status);font-family:Manrope;font-size:11px;font-style:italic;line-height:15px}.Dropdown_notificationButtons__orETw{display:flex;gap:6px}.Dropdown_notificationButtons__orETw button{flex:1 1 0;padding:5px 10px;border-radius:6px;font-family:Manrope;font-size:11px;font-weight:700;letter-spacing:-.1px;cursor:pointer;transition:opacity .15s ease}.Dropdown_notificationButtons__orETw button:disabled{opacity:.5;cursor:progress}.Dropdown_approve__gIvQs{border:1px solid var(--accent-border);background:var(--accent);color:#fff}.Dropdown_decline__Y1sqQ{border:1px solid var(--dropdown-status);background:transparent;color:var(--toggle-thumb-bg)}.Dropdown_errorState__3Kvja{display:flex;flex-direction:column;align-items:center;gap:8px;padding:14px 12px;font-family:Manrope;font-size:12px;text-align:center}.Dropdown_errorText__JMY1R{color:var(--danger,#f3293e);font-weight:500}.Dropdown_staleBanner__UgvUJ{display:flex;align-items:center;justify-content:space-between;gap:8px;margin-bottom:6px;padding:7px 9px;border-radius:8px;border:1px solid var(--warning-border,rgba(229,138,26,.38));background:var(--warning-bg,rgba(229,138,26,.12));color:var(--warning,#e58a1a);font-family:Manrope;font-size:11px;font-weight:500;line-height:15px}.Dropdown_retryInline__WZ95j,.Dropdown_retry__qAH9f{padding:5px 12px;border-radius:100px;border:1px solid var(--accent-border,rgba(23,175,148,.35));background:transparent;color:var(--accent,#17af94);font-family:Manrope;font-size:11px;font-weight:700;cursor:pointer}.Dropdown_retryInline__WZ95j{flex:0 0 auto;padding:3px 9px}.Dropdown_retryInline__WZ95j:hover,.Dropdown_retry__qAH9f:hover{background:var(--accent-bg,rgba(23,175,148,.12))}