.recovery-indicator{position:fixed;z-index:95;top:72px;right:18px;max-width:min(330px,calc(100vw - 36px));padding:9px 12px;border:1px solid #171717;border-radius:9px;background:#fff;color:#171717;box-shadow:0 8px 28px rgba(23,23,23,.16);font:800 .76rem/1.25 Inter,Arial,sans-serif;transition:opacity .18s ease,transform .18s ease}.recovery-indicator:before{content:'●';margin-right:7px;color:#14804a}.recovery-indicator.restored{background:#171717;color:#fff}.recovery-indicator.restored:before{color:#f26722}.recovery-indicator.error{border-color:#b42318;color:#b42318}.recovery-indicator.error:before{color:#b42318}.recovery-indicator.hidden{display:block!important;opacity:0;pointer-events:none;transform:translateY(-7px)}
