.session-refresh-notice{z-index:100000;border:1px solid var(--border-primary,#d6d1c7);border-left:4px solid var(--account-accent,var(--accent-primary,#b94b35));background:var(--bg-secondary,#efebe3);width:min(92vw,520px);color:var(--text-primary,#171715);font:inherit;overflow-wrap:anywhere;border-radius:8px;padding:12px 14px;font-size:13px;line-height:1.45;position:fixed;top:12px;left:50%;transform:translate(-50%);box-shadow:0 12px 32px #1717152e}.session-refresh-notice strong{font-size:inherit;font-weight:600;display:block}.session-refresh-notice p{color:var(--text-secondary,#615e57);margin:4px 0 0}.session-refresh-notice .session-refresh-blocked{color:var(--text-primary,#171715);margin-top:8px;font-weight:500}.session-refresh-actions{flex-wrap:wrap;gap:8px;margin-top:10px;display:flex}.session-refresh-actions button{border:1px solid var(--account-accent,var(--accent-primary,#b94b35));background:var(--bg-primary,#f8f5ee);min-height:36px;color:var(--text-primary,#171715);font:inherit;cursor:pointer;border-radius:5px;padding:6px 12px}.session-refresh-actions .session-refresh-secondary{border-color:var(--border-primary,#d6d1c7);background:0 0}.session-refresh-actions button:disabled{opacity:.6;cursor:default}.session-refresh-actions button:focus-visible{outline:2px solid var(--account-accent,var(--accent-primary,#b94b35));outline-offset:2px}
