.feedim-overlay{display:none;position:fixed;inset:0;background:rgba(0,0,0,0.7);z-index:2147483646 !important;opacity:0;pointer-events:auto;touch-action:none;overscroll-behavior:none;transition:opacity 0.2s ease}.feedim-alert{display:flex;flex-direction:column;position:fixed;inset:0;right:0;left:0;margin:auto;max-width:350px;max-height:max-content;padding:9px 15px 15px;border-radius:27px;line-height:1.6;font-size:0.88rem;overflow:hidden;font-weight:500;backdrop-filter:blur(65px) brightness(2);-webkit-backdrop-filter:blur(65px) brightness(2);background:var(--bg-modal-overlay);border:0.0625rem solid var(--border-overlay);z-index:2147483647 !important;animation:slideIn 0.35s cubic-bezier(0.25,0.1,0.25,1) both;user-select:none}.feedim-alert.prompt{border-radius:14px}.alert-action{display:flex;justify-content:space-around}.alert-action button:first-child{margin-right:8px}.alert-title{margin-left:5px}.alert-message{margin:0 7px 14px;font-size:0.8rem;line-height:1.6;text-align:left;font-weight:500;color:var(--text-disabled)}.feedim-alert .midHead{flex-direction:row-reverse;justify-content:flex-end;height:44px;min-height:44px;line-height:44px;padding:0}